diff options
author | nyamatongwe <devnull@localhost> | 2010-08-10 23:39:41 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-08-10 23:39:41 +1000 |
commit | f79a833e2d6cfd30e61257d24f40cf5561dc5a3f (patch) | |
tree | 05b2fcf948613893fcd09100c4b23342b4e02fc9 /lexers/LexPowerShell.cxx | |
parent | bd6c6f34455565db4b38ead813e551215f519fea (diff) | |
download | scintilla-mirror-f79a833e2d6cfd30e61257d24f40cf5561dc5a3f.tar.gz |
Feature Request #3039490 Improved syntactic highlighting for Haskell
'as' is a keyword but in all other contexts it is a normal identifier.
The highligthting was failing if the operators are not separated by spaces: 10+20
There was highlighting for data types, classes and instances but it didn't
work correctly. This was removed.
Diffstat (limited to 'lexers/LexPowerShell.cxx')
0 files changed, 0 insertions, 0 deletions