{
"comments": {
"lineComment": "#"
},
"brackets": [
["{", "}"],
["[", "]"],
["(", ")"]
],
"autoClosingPairs": [
["(", ")"],
["\"", "\""],
["'", "'"]
"surroundingPairs": [
"folding": {
"indendationBasedFolding": {
"offSide": true
}