code-server
Version:
Run VS Code on a remote server.
1 lines • 504 B
JSON
{"comments":{"lineComment":"//","blockComment":["/*","*/"]},"brackets":[["{","}"],["[","]"],["(",")"]],"autoClosingPairs":[["{","}"],["[","]"],["(",")"],{"open":"\"","close":"\"","notIn":["string"]},{"open":"'","close":"'","notIn":["string"]},{"open":"`","close":"`","notIn":["string"]}],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""],["'","'"],["`","`"]],"onEnterRules":[{"beforeText":"^\\s*//\\s*\\S|\\s//\\s+\\S","afterText":"^(?!\\s*$)","action":{"indent":"none","appendText":"// "}}]}