@jsjoeio/code-server
Version:
Run VS Code on a remote server.
1 lines • 314 B
JSON
{"comments":{"lineComment":";","blockComment":[";"," "]},"brackets":[["{","}"],["[","]"],["(",")"]],"autoClosingPairs":[["{","}"],["[","]"],["(",")"],{"open":"\"","close":"\"","notIn":["string"]},{"open":"'","close":"'","notIn":["string"]}],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""],["'","'"]]}