crystal-lang-tools / vscode-crystal-lang

Yet another VSCode extension for Crystal Programming Language
https://marketplace.visualstudio.com/items?itemName=crystal-lang-tools.crystal-lang
MIT License
276 stars 58 forks source link

Improper Syntax Highlighting when using `%Q` and string interpolation #128

Closed sol-vin closed 3 years ago

sol-vin commented 3 years ago

fixthispls

Syntax highlighting does not properly handle %Q and string interpolation using #{} as in the example pic.