Add Scintilla wrapper function sci_set_lexer()
commit589ffff377bdaa930bd4b547c98b8b84db3a46c9
authorMatthew Brush <matt@geany.org>
Mon, 13 Feb 2012 06:35:08 +0000 (12 22:35 -0800)
committerMatthew Brush <matt@geany.org>
Mon, 13 Feb 2012 06:35:08 +0000 (12 22:35 -0800)
tree5df361340a04f7178a2d508dc5736336bf80e5b3
parentb0b0ebb469a6b7eb74d321e6f5d7fe6f0bfcf6ba
Add Scintilla wrapper function sci_set_lexer()

When the lexer is changed it clears all styling information and resets
the folding state.

Closes #3486917 and #3486918
src/highlighting.c
src/sciwrappers.c
src/sciwrappers.h