[GH-ISSUE #601] Implement custom codemirror modes #307

Closed
opened 2026-03-03 00:20:08 +03:00 by kerem · 2 comments
Owner

Originally created by @laudep on GitHub (Aug 27, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/601

Note: this been asked before in the legacy app: #1866.

Code snippets in languages that are not supported by CodeMirror modes by default are not highlighted.
CodeMirror maintainers have stated:

We're not taking requests for modes, or even adding new modes to the main distribution in general. You'll have to implement (and distribute) this yourself.

I think adding custom modes to Boostnote can increase the adoption rate and all-round user experience.
I for one would also like to have ABAP support for example.

Originally created by @laudep on GitHub (Aug 27, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/601 Note: this been asked before in the legacy app: [#1866](https://github.com/BoostIO/Boostnote/issues/1866). Code snippets in languages that are not supported by CodeMirror modes by default are not highlighted. CodeMirror maintainers have stated: > We're not taking requests for modes, or even adding new modes to the main distribution in general. You'll have to implement (and distribute) this yourself. I think adding custom modes to Boostnote can increase the adoption rate and all-round user experience. I for one would also like to have ABAP support for example.
kerem 2026-03-03 00:20:08 +03:00
Author
Owner

@Rokt33r commented on GitHub (Aug 28, 2020):

I found https://github.com/larshp/codemirror-abap. Is it stable enough? https://github.com/larshp/codemirror-abap

<!-- gh-comment-id:682384143 --> @Rokt33r commented on GitHub (Aug 28, 2020): I found https://github.com/larshp/codemirror-abap. Is it stable enough? https://github.com/larshp/codemirror-abap
Author
Owner

@laudep commented on GitHub (Aug 28, 2020):

Yeah it should be.
I've recently updated that repo to upgrade the dependencies and the highlighting.

<!-- gh-comment-id:682409006 --> @laudep commented on GitHub (Aug 28, 2020): Yeah it should be. I've recently updated that repo to upgrade the dependencies and the highlighting.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#307
No description provided.