v15.10.3 - syntax highlighting appears case sensitive
Hi,
When typing code into the sql editor, the syntax highlighting only seems to work if you type keywords in lowercase.
For example, if I type in
where
it gets recognised as a keyword and coloured accordingly.
but if I type in
Where
it is not recognised and just stays grey.
The same happens with from / From, in / In.
Keyword highlighting is very useful, but i think it shouldn't be case sensitive.
Just worked out that if you type in all lower case or all uppercase then the word is recognised. i still think it would be better if it did not matter what case the word was typed in.
Cheers,
Dave
Ward Analytics Ltd - information in motion
www: http://www.ward-analytics.com
Dave, So, this may not be resolved as soon as I thought since apparently this appears to be an Eclipse issue that we are still waiting on a resolution. We will keep pushing for a fix. thanks.
Hi,
When typing code into the sql editor, the syntax highlighting only seems to work if you type keywords in lowercase.
For example, if I type in
where
it gets recognised as a keyword and coloured accordingly.
but if I type in
Where
it is not recognised and just stays grey.
The same happens with from / From, in / In.
Keyword highlighting is very useful, but i think it shouldn't be case sensitive.
Just worked out that if you type in all lower case or all uppercase then the word is recognised. i still think it would be better if it did not matter what case the word was typed in.
Cheers,
Dave