diff options
| author | Neil <nyamatongwe@gmail.com> | 2020-04-30 15:19:33 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2020-04-30 15:19:33 +1000 |
| commit | 3602f83165d97d55d6a0e9f573c6daed325dfc2a (patch) | |
| tree | f8e1c08fe572864fb3e0a3f0320c980bc59f62be /lexilla/test/examples/errorlist/SciTE.properties | |
| parent | 9bc6869da6e845d458eaf39c063943540e10c563 (diff) | |
| download | scintilla-mirror-3602f83165d97d55d6a0e9f573c6daed325dfc2a.tar.gz | |
Add tests for errorlist lexer.
Diffstat (limited to 'lexilla/test/examples/errorlist/SciTE.properties')
| -rw-r--r-- | lexilla/test/examples/errorlist/SciTE.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lexilla/test/examples/errorlist/SciTE.properties b/lexilla/test/examples/errorlist/SciTE.properties new file mode 100644 index 000000000..4410986f0 --- /dev/null +++ b/lexilla/test/examples/errorlist/SciTE.properties @@ -0,0 +1,4 @@ +lexer.*.err=errorlist +lexer.errorlist.value.separate=1 +lexer.errorlist.escape.sequences=1 +style.errorlist.23=fore:#000000,back:#FFFFFF,$(error.background) |
