Files
lazarus-ccr/components/extrasyn
wp_xxyyzz 7cd8c31626 extrasyn: Less hints and warnings
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8124 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2021-10-27 14:38:35 +00:00
..
2021-08-18 21:34:50 +00:00

--------------------------------------------------------------------------------
ExtraSyn
--------------------------------------------------------------------------------

This package contains about 35 highlighters for SynEdit, such as ruby, haskel, 
eiffel, fortran, modula 3, CA-Clipper, prolog, cobol, gnuplot, etc. 

They were provided by various users in bug report 
https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/18248

There is a runtime and designtime package: compile the runtime package 
(extrahighlighters.lpk) and install the designtime package
(extrahighlighters_dsgn.lpk).

There is also a test application that creates and loads the highlighters. 
Some of them do not provide sample code and will not show anything in the
test application.