diff options
author | nyamatongwe <unknown> | 2010-08-10 23:39:41 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-08-10 23:39:41 +1000 |
commit | 13654c825d2a8e6caee0d5a9123922b69d89515e (patch) | |
tree | 2b5a8dfb90a3e3a4d3621d39f7156af6f63f7be4 /lexers/LexPowerShell.cxx | |
parent | 3b6029becd9199f5556eedf88914e5ef702aedb2 (diff) | |
download | scintilla-mirror-13654c825d2a8e6caee0d5a9123922b69d89515e.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