issues
search
theNewDynamic
/
language-hugo-vscode
Adds syntax highlighting to Hugo files in VS Code
https://marketplace.visualstudio.com/items?itemName=budparr.language-hugo-vscode
Apache License 2.0
69
stars
20
forks
source link
Fixing syntax highlight for multiline string
#30
Open
Apollo-Roboto
opened
2 years ago
Apollo-Roboto
commented
2 years ago
Changes
Added back tick in
autoClosingPairs
and
surroundingPairs
Made the back tick work with multiline string
Linked issue: #29
Changes
autoClosingPairs
andsurroundingPairs
Linked issue: #29