Posted By: Nick Roberts Keyword Capitalisation - 03/22/24 12:48 PM
There has, I suspect, been a great deal of conversation on the subject of the automatic capitalisation of keywords in SQL comments.

I always hold out hope that AA will implement an option to prevent this occurring in an SQL comment or string literal (whilst still performing it elsewhere in the code).

But that notwithstanding, I want to mention a kind of workaround that might be useful to others.

All you do is to type the letter 'x', and then a backspace (cursor left), and then type. Delete the 'x' when you've finished the comment line.

The 'x' prevents the automatic capitalisation. Very handy.

HTH
Posted By: Marco Kalter Re: Keyword Capitalisation - 03/25/24 09:54 AM
Keywords are not capitalized in comments or string literals when I try this. Can you let me know the exact steps to reproduce this issue?
© Allround Automations forums