Files
code_tool_fly/VSCode-win32-x64-1.74.0/resources/app/extensions/perl/perl6.language-configuration.json
T
2025-05-09 16:55:09 +08:00

1 line
343 B
JSON

{"comments":{"lineComment":"#"},"brackets":[["{","}"],["[","]"],["(",")"]],"autoClosingPairs":[["{","}"],["[","]"],["(",")"],{"open":"\"","close":"\"","notIn":["string"]},{"open":"'","close":"'","notIn":["string"]},{"open":"`","close":"`","notIn":["string"]}],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""],["'","'"],["`","`"]]}