microsoft / AzureDatalakeToolsForVSCode

Azure Datalake Tools For VSCode
Other
10 stars 13 forks source link

Syntax Highlighting for wrong file extentsions #8

Open iguanaware opened 6 years ago

iguanaware commented 6 years ago

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. example

mandywAtGitHub commented 6 years ago

Thanks iguanaware for reporting this. I've created a bug to track it. Will keep you updated.