This is a fork of the Unicode version of SynEdit hosted at SourceForge. When it became more and more difficult to maintain, Eric Grange decided to fork this project on GitHub. This way it's possible to fork, merge and maintain easier than before.
The original project (with the original readme.txt file) is located here:
http://synedit.sourceforge.net
To get started check out the different examples. If you have questions, please subscribe to the SynEdit user list and ask there, if you want to hack SynEdit you should subscribe to the SynEdit developer list. General feedback and suggestions or fixes are welcome.
There is no documentation yet, help in this area is especially welcome!
SynEasy - расширение SynEdit обеспечивающее простой доступ к расцветке текста хранящегося в редакторе. Основные изменения связаны с выносом экспандеров из Gutter-a в область текста. Все изменения в SynEdit выполнены под директивой SYN_CodeFolding2 и легко локализуемы.
В набор добавлены два модуля:
- SynEasyHighlighter - непосредственно хайлайтер позволяющий управлять подсветкой.
- SynEasyPaintPlugin - плагин постобработки реализующий отрисовку иконок и результатов поиска.
- Так-же добавлен демонстрационный пример использования "Demos\SynEasyHighlighterDemo"