0byt3m1n1
Path:
C:
/
Program Files
/
Microsoft VS Code
/
resources
/
app
/
extensions
/
pug
/
[
Home
]
File: language-configuration.json
{"comments":{"lineComment":"//-"},"brackets":[["{","}"],["[","]"],["(",")"]],"autoClosingPairs":[["{","}"],["[","]"],["(",")"],{"open":"\"","close":"\"","notIn":["string"]},{"open":"'","close":"'","notIn":["string"]}],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["'","'"],["\"","\""]],"folding":{"offSide":true}}