ARC: Improve syntax highlighting
At least the types Double, Memo, Time and Logical are not highlighted.
Also it would be nice to have different colors for:
1. Integer literals (e.g. 0)
2. String literals (e.g. 'TEST')
3. Logical literals (True and False)
4. Double literals
5. Language tokens (SELECT, UPDATE, etc.)
6. Comments
Some of these already have distinct colors, but others haven't
1
vote