microsoft / vscode-anycode

MIT License
326 stars 38 forks source link

improve contribution point name for consistency #34

Closed aeschli closed 2 years ago

aeschli commented 2 years ago
    "contributes": {
        "anycode-languages": {
            "grammarPath": "./tree-sitter-typescript.wasm",

Most other contribution points use

jrieken commented 2 years ago

The array case is already supported