19.12.2015, 10:56
Quote:
I saw that Notepad++ and Sublime has been noted, but not Atom, and I would like to add it to the list of the text-editors "to beat"
Unlike Sublime, its written in CoffeeScript [Javascript] and in html+css Suggestion: Add themes and would be awesome if we could create our own syntax's and highlightting easily, maybe with ragex and css ? |
Just right click in the object explorer.
However, giving it a custom highlighting isn't possible at all, sadly, Scintilla only supports 2 custom keyword sets and no more, that's why you may have noticed that defines, global vars and enums have the same highlighting.
I will look for a fix cause i know that's annoying and in the worst case, i will look for a replacement to Scintilla.