-
|
It would be great if there was a way to disable syntax highlighting. I guess doing this works but maybe it would be better to have a way to disable it completely? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
I was in the process of typing this when you found it: CodeForge(
language: Mode()
)Currently, |
Beta Was this translation helpful? Give feedback.
-
|
This feature has been added in 9.6.0. Please check it out. |
Beta Was this translation helpful? Give feedback.
I was in the process of typing this when you found it:
Currently,
lanDartis the defaultModeused by the editor, which isn't ideal. In the next release, I plan to set an emptyMode()as the default highlighter. This change will allow it to be used as an alternative toTextField.