You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the Feature
I would like to add the datatypes keywords for Snowflake so that they become upper or lower case when the formatting option is choosen.
Why do you want this feature?
This is a common practice to have the upper case data types across the industry.
I have created the code locally, but don't have the permissions to push it to Github. Hence, adding the code here:
In snowflake.keywords.ts at line 100
Describe the Feature
I would like to add the datatypes keywords for Snowflake so that they become upper or lower case when the formatting option is choosen.
Why do you want this feature?
This is a common practice to have the upper case data types across the industry.
I have created the code locally, but don't have the permissions to push it to Github. Hence, adding the code here:
In snowflake.keywords.ts at line 100
In snowflake.test.ts line 109
Once done, please refresh the VS Code extension as well.
The text was updated successfully, but these errors were encountered: