diff options
author | nyamatongwe <devnull@localhost> | 2012-09-16 23:27:36 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2012-09-16 23:27:36 +1000 |
commit | 3cc4d170eb5201c72318fa3e4b319c2e37c3c170 (patch) | |
tree | 81f274ba95843f54cdc0b1a871bc06b4ff9a06cb /lexers/LexSQL.cxx | |
parent | 429cf7737b4dd196ca82010ae4df77106ed9573d (diff) | |
download | scintilla-mirror-3cc4d170eb5201c72318fa3e4b319c2e37c3c170.tar.gz |
Fix multiple issues with Bash lexing and folding. Bug #3526563.
From Kein-Hong Man.
- fixed SCE_PL_DEFAULT constant reported by Matthew Brush
- backtracks to previous line if necessary to resolve refresh issues for
multiline segments (this SF bug 3526563)
- properly refreshes HERE document body and code following it when HERE
delimiter is changed
- HERE delimiter with no ending quote is properly highlighted as an error,
this did not previously work
- leading spaces highlighted properly in quoted HERE delimiters
- recognizes '' and "" HERE delimiters to match blank lines
Diffstat (limited to 'lexers/LexSQL.cxx')
0 files changed, 0 insertions, 0 deletions