After installing MSSQL and then usqlextpublisher.usql-vscode-ext
files with .sql are colored with USQL formatting.
ie #temp becomes a comment (green) and -- is not colored.
All my USQL scripts are .USQL and my TSQL are .sql. If this is an intended outcome, maybe someone could suggest a user settings to prevent .sql files being colored as USQL.
After installing MSSQL and then usqlextpublisher.usql-vscode-ext
files with .sql are colored with USQL formatting.
ie #temp becomes a comment (green) and -- is not colored.
All my USQL scripts are .USQL and my TSQL are .sql. If this is an intended outcome, maybe someone could suggest a user settings to prevent .sql files being colored as USQL.