New Omni Highlighter and 189 ini-based new highlighters #138
pyscripter
announced in
Announcements
Replies: 3 comments 5 replies
-
This is awesome, will defintely be using it! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Wow! I'm adding this to my test editor, and I have a few notes and questions. I use the GetPlaceableHighlighters call to setup a highlighter menu and I notice the following:
Thanks, as always! |
Beta Was this translation helpful? Give feedback.
5 replies
-
I created 10 free slots for user (omni) highlighters. For now it's enough,
no user requested additional slots.
I create highlighters in code too, include synedit editor, it prevents
problems with interface changes. But it's more work than simply place
component
Jan Fiala
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks to a significant contribution of Jan Fiala (@JaFi-cz) a new powerful highlighter has been added named Omni (for omnipotent). It is a massive extension of the General highlighter and importantly, it allows the definition of highlighter in ini files. A component editor has been added that allows the configuration of Omni highlighters both at design and run time.
Jan also contributed 189 highlighter definitions (ini files) from his PSPad editor. It includes highlighters for PowerShell, Go and many others that were missing from SynEdit. They can be found in this folder.
A component editor has also been added that can be used both at design and run time.
You can load and save highlighter settings.
Notice that code-folding is readily available for curly-bracket languages.
Forum Announcement
Beta Was this translation helpful? Give feedback.
All reactions