Lowercase intellisense, DDL preview, and list of tables Follow
Answered
I started using Snowflake recently and it drives me nuts that it forces me to look at things in uppercase.
Any chance we can change this:
to lowercase ? As well as list of schemas and tables? I managed to switch it once but only for intellisense for column completion and now it's gone as well.
Please sign in to leave a comment.
It should be here File | Settings | Editor | Code Style | SQL | General -> Case -> set parameters as you like (I guess all to 'lower').
This is how I have it:
But the list of tables, columns, and intellisense still uses uppercase. I mean uppercase is fine for keywords (as noted in settings) but not columns/tables/schemas/aliases
Set 'Identifiers' to lower too.
Thank you, this worked for the intellisense at least. ANy chance it can be done for columns and tables in the list and the results table:
No, this is how it's coming from database and we don't change it.
Thanks Yuriy. such a shame.. Snowflake has a big minus in my world for showing everything as uppercase :D