lexer Text IMproved (indentation and syntax highlighting)
Posted: 30.05.2022 15:29
Hi all,
sharing this from the topic in Russian (viewtopic.php?f=6&t=2822)
This is thenew Text IMproved lexer for CudaText text editor (indentation-based folding and syntax highlight).
This lexer was designed with the Darcula theme in mind.
The idea was to combine the existing syntax highlighting from Python lexer with the code folding and code tree built basing on the indentation (as in Text with indentation).
I actively use the text files for my notes, bookmarks and I found indentation markup (with some of Markdown features) to be very handy.
Any feedback is appreciated.
Sample:
https://github.com/dimon40001/cudatext- ... e-text.png
The lexer can be installed manually from here:
https://github.com/dimon40001/cudatext- ... xtimproved
sharing this from the topic in Russian (viewtopic.php?f=6&t=2822)
This is thenew Text IMproved lexer for CudaText text editor (indentation-based folding and syntax highlight).
This lexer was designed with the Darcula theme in mind.
The idea was to combine the existing syntax highlighting from Python lexer with the code folding and code tree built basing on the indentation (as in Text with indentation).
I actively use the text files for my notes, bookmarks and I found indentation markup (with some of Markdown features) to be very handy.
Any feedback is appreciated.
Sample:
https://github.com/dimon40001/cudatext- ... e-text.png
The lexer can be installed manually from here:
https://github.com/dimon40001/cudatext- ... xtimproved