@enjoys/context-engine 1.1.0 → 1.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/codeActions/abap.json +12 -0
- package/data/codeActions/apex.json +10 -0
- package/data/codeActions/azcli.json +26 -0
- package/data/codeActions/bicep.json +26 -0
- package/data/codeActions/cameligo.json +26 -0
- package/data/codeActions/clojure.json +26 -0
- package/data/codeActions/coffee.json +26 -0
- package/data/codeActions/cypher.json +26 -0
- package/data/codeActions/dart.json +31 -0
- package/data/codeActions/docker-compose.json +112 -0
- package/data/codeActions/doctest.json +26 -0
- package/data/codeActions/ecl.json +26 -0
- package/data/codeActions/elixir.json +26 -0
- package/data/codeActions/flow9.json +26 -0
- package/data/codeActions/freemarker2.json +26 -0
- package/data/codeActions/julia.json +26 -0
- package/data/codeActions/kotlin.json +18 -0
- package/data/codeActions/less.json +26 -0
- package/data/codeActions/lexon.json +26 -0
- package/data/codeActions/liquid.json +26 -0
- package/data/codeActions/m3.json +26 -0
- package/data/codeActions/mdx.json +26 -0
- package/data/codeActions/mips.json +26 -0
- package/data/codeActions/msdax.json +26 -0
- package/data/codeActions/mysql.json +26 -0
- package/data/codeActions/objective-c.json +26 -0
- package/data/codeActions/pascal.json +26 -0
- package/data/codeActions/pascaligo.json +26 -0
- package/data/codeActions/pgsql.json +26 -0
- package/data/codeActions/pla.json +26 -0
- package/data/codeActions/postiats.json +26 -0
- package/data/codeActions/powerquery.json +26 -0
- package/data/codeActions/qsharp.json +26 -0
- package/data/codeActions/r.json +71 -0
- package/data/codeActions/razor.json +26 -0
- package/data/codeActions/redis.json +26 -0
- package/data/codeActions/redshift.json +26 -0
- package/data/codeActions/restructuredtext.json +26 -0
- package/data/codeActions/sb.json +26 -0
- package/data/codeActions/scala.json +26 -0
- package/data/codeActions/scheme.json +26 -0
- package/data/codeActions/scss.json +26 -0
- package/data/codeActions/shell.json +26 -0
- package/data/codeActions/sol.json +26 -0
- package/data/codeActions/sparql.json +26 -0
- package/data/codeActions/st.json +26 -0
- package/data/codeActions/swift.json +26 -0
- package/data/codeActions/systemverilog.json +26 -0
- package/data/codeActions/tcl.json +26 -0
- package/data/codeActions/twig.json +26 -0
- package/data/codeActions/vb.json +26 -0
- package/data/codeActions/wgsl.json +26 -0
- package/data/codeLens/abap.json +7 -0
- package/data/codeLens/apex.json +7 -0
- package/data/codeLens/azcli.json +11 -0
- package/data/codeLens/bicep.json +17 -0
- package/data/codeLens/cameligo.json +17 -0
- package/data/codeLens/clojure.json +17 -0
- package/data/codeLens/coffee.json +17 -0
- package/data/codeLens/cypher.json +26 -0
- package/data/codeLens/dart.json +15 -0
- package/data/codeLens/docker-compose.json +26 -0
- package/data/codeLens/dockerfile.json +26 -4
- package/data/codeLens/doctest.json +11 -0
- package/data/codeLens/dotenv.json +26 -4
- package/data/codeLens/ecl.json +17 -0
- package/data/codeLens/elixir.json +17 -0
- package/data/codeLens/flow9.json +17 -0
- package/data/codeLens/freemarker2.json +17 -0
- package/data/codeLens/ini.json +26 -4
- package/data/codeLens/json.json +26 -4
- package/data/codeLens/julia.json +17 -0
- package/data/codeLens/kotlin.json +10 -0
- package/data/codeLens/less.json +17 -0
- package/data/codeLens/lexon.json +17 -0
- package/data/codeLens/liquid.json +17 -0
- package/data/codeLens/m3.json +17 -0
- package/data/codeLens/markdown.json +26 -4
- package/data/codeLens/mdx.json +17 -0
- package/data/codeLens/mips.json +17 -0
- package/data/codeLens/msdax.json +17 -0
- package/data/codeLens/mysql.json +17 -0
- package/data/codeLens/objective-c.json +17 -0
- package/data/codeLens/pascal.json +17 -0
- package/data/codeLens/pascaligo.json +17 -0
- package/data/codeLens/pgsql.json +17 -0
- package/data/codeLens/pla.json +11 -0
- package/data/codeLens/postiats.json +17 -0
- package/data/codeLens/powerquery.json +17 -0
- package/data/codeLens/qsharp.json +17 -0
- package/data/codeLens/r.json +33 -0
- package/data/codeLens/razor.json +17 -0
- package/data/codeLens/redis-cli.json +26 -4
- package/data/codeLens/redis.json +26 -0
- package/data/codeLens/redshift.json +17 -0
- package/data/codeLens/restructuredtext.json +17 -0
- package/data/codeLens/sb.json +17 -0
- package/data/codeLens/scala.json +18 -0
- package/data/codeLens/scheme.json +17 -0
- package/data/codeLens/scss.json +17 -0
- package/data/codeLens/shell.json +17 -0
- package/data/codeLens/sol.json +17 -0
- package/data/codeLens/sparql.json +17 -0
- package/data/codeLens/ssh_config.json +26 -4
- package/data/codeLens/st.json +17 -0
- package/data/codeLens/swift.json +15 -0
- package/data/codeLens/systemd.json +26 -4
- package/data/codeLens/systemverilog.json +17 -0
- package/data/codeLens/tcl.json +17 -0
- package/data/codeLens/toml.json +26 -4
- package/data/codeLens/twig.json +17 -0
- package/data/codeLens/vb.json +17 -0
- package/data/codeLens/wgsl.json +17 -0
- package/data/codeLens/yaml.json +26 -4
- package/data/color/abap.json +20 -0
- package/data/color/apex.json +20 -0
- package/data/color/awk.json +80 -6
- package/data/color/azcli.json +20 -0
- package/data/color/bicep.json +20 -0
- package/data/color/c.json +30 -6
- package/data/color/caddy.json +24 -6
- package/data/color/cameligo.json +19 -0
- package/data/color/clojure.json +19 -0
- package/data/color/coffee.json +19 -0
- package/data/color/cpp.json +30 -6
- package/data/color/crontab.json +24 -6
- package/data/color/csharp.json +109 -6
- package/data/color/cypher.json +19 -0
- package/data/color/dart.json +37 -0
- package/data/color/docker-compose.json +24 -0
- package/data/color/dockerfile.json +24 -6
- package/data/color/doctest.json +20 -0
- package/data/color/dotenv.json +24 -6
- package/data/color/ecl.json +20 -0
- package/data/color/elixir.json +109 -0
- package/data/color/flow9.json +19 -0
- package/data/color/freemarker2.json +121 -0
- package/data/color/go.json +30 -6
- package/data/color/graphql.json +24 -6
- package/data/color/hcl.json +24 -6
- package/data/color/ini.json +24 -6
- package/data/color/java.json +109 -6
- package/data/color/json.json +24 -6
- package/data/color/julia.json +109 -0
- package/data/color/kotlin.json +12 -0
- package/data/color/less.json +19 -0
- package/data/color/lexon.json +20 -0
- package/data/color/liquid.json +121 -0
- package/data/color/lua.json +30 -6
- package/data/color/m3.json +19 -0
- package/data/color/makefile.json +24 -6
- package/data/color/markdown.json +121 -6
- package/data/color/mdx.json +121 -0
- package/data/color/mips.json +20 -0
- package/data/color/msdax.json +19 -0
- package/data/color/mysql.json +19 -0
- package/data/color/nginx.json +24 -6
- package/data/color/objective-c.json +30 -0
- package/data/color/pascal.json +19 -0
- package/data/color/pascaligo.json +19 -0
- package/data/color/perl.json +30 -6
- package/data/color/pgsql.json +19 -0
- package/data/color/pla.json +20 -0
- package/data/color/postiats.json +19 -0
- package/data/color/powerquery.json +20 -0
- package/data/color/powershell.json +80 -6
- package/data/color/protobuf.json +24 -6
- package/data/color/python.json +109 -6
- package/data/color/qsharp.json +20 -0
- package/data/color/r.json +109 -0
- package/data/color/razor.json +121 -0
- package/data/color/redis-cli.json +20 -6
- package/data/color/redis.json +20 -0
- package/data/color/redshift.json +19 -0
- package/data/color/restructuredtext.json +20 -0
- package/data/color/ruby.json +109 -6
- package/data/color/rust.json +30 -6
- package/data/color/sb.json +20 -0
- package/data/color/scala.json +13 -0
- package/data/color/scheme.json +19 -0
- package/data/color/scss.json +19 -0
- package/data/color/shell.json +80 -0
- package/data/color/sol.json +20 -0
- package/data/color/sparql.json +19 -0
- package/data/color/sql.json +19 -6
- package/data/color/ssh_config.json +24 -6
- package/data/color/st.json +20 -0
- package/data/color/swift.json +37 -0
- package/data/color/systemd.json +24 -6
- package/data/color/systemverilog.json +20 -0
- package/data/color/tcl.json +80 -0
- package/data/color/toml.json +24 -6
- package/data/color/twig.json +121 -0
- package/data/color/vb.json +109 -0
- package/data/color/wgsl.json +20 -0
- package/data/color/xml.json +121 -6
- package/data/color/yaml.json +24 -6
- package/data/color/zsh.json +80 -6
- package/data/commands/abap.json +41 -0
- package/data/commands/apex.json +15 -0
- package/data/commands/azcli.json +59 -0
- package/data/commands/bicep.json +47 -0
- package/data/commands/c.json +35 -0
- package/data/commands/cameligo.json +47 -0
- package/data/commands/clojure.json +41 -0
- package/data/commands/coffee.json +41 -0
- package/data/commands/cpp.json +35 -0
- package/data/commands/crontab.json +35 -0
- package/data/commands/csharp.json +47 -0
- package/data/commands/cypher.json +35 -0
- package/data/commands/doctest.json +29 -0
- package/data/commands/dotenv.json +16 -0
- package/data/commands/ecl.json +35 -0
- package/data/commands/elixir.json +71 -0
- package/data/commands/flow9.json +29 -0
- package/data/commands/freemarker2.json +23 -0
- package/data/commands/graphql.json +16 -0
- package/data/commands/hcl.json +53 -0
- package/data/commands/html.json +16 -0
- package/data/commands/ini.json +16 -0
- package/data/commands/javascript.json +35 -0
- package/data/commands/json.json +41 -0
- package/data/commands/julia.json +41 -0
- package/data/commands/kotlin.json +45 -0
- package/data/commands/less.json +35 -0
- package/data/commands/lexon.json +16 -0
- package/data/commands/liquid.json +16 -0
- package/data/commands/m3.json +16 -0
- package/data/commands/makefile.json +41 -0
- package/data/commands/manifest.json +72 -1
- package/data/commands/markdown.json +16 -0
- package/data/commands/mdx.json +16 -0
- package/data/commands/mips.json +23 -0
- package/data/commands/msdax.json +16 -0
- package/data/commands/objective-c.json +29 -0
- package/data/commands/pascal.json +29 -0
- package/data/commands/pascaligo.json +29 -0
- package/data/commands/perl.json +35 -0
- package/data/commands/pgsql.json +41 -0
- package/data/commands/pla.json +16 -0
- package/data/commands/postiats.json +29 -0
- package/data/commands/powerquery.json +16 -0
- package/data/commands/powershell.json +35 -0
- package/data/commands/protobuf.json +35 -0
- package/data/commands/qsharp.json +35 -0
- package/data/commands/r.json +100 -0
- package/data/commands/razor.json +35 -0
- package/data/commands/redis.json +47 -0
- package/data/commands/redshift.json +23 -0
- package/data/commands/restructuredtext.json +35 -0
- package/data/commands/sb.json +16 -0
- package/data/commands/scala.json +171 -0
- package/data/commands/scheme.json +23 -0
- package/data/commands/scss.json +35 -0
- package/data/commands/shell.json +41 -0
- package/data/commands/sol.json +35 -0
- package/data/commands/sparql.json +16 -0
- package/data/commands/ssh_config.json +35 -0
- package/data/commands/st.json +16 -0
- package/data/commands/swift.json +67 -0
- package/data/commands/systemd.json +53 -0
- package/data/commands/systemverilog.json +29 -0
- package/data/commands/tcl.json +23 -0
- package/data/commands/toml.json +16 -0
- package/data/commands/twig.json +16 -0
- package/data/commands/typescript.json +41 -0
- package/data/commands/vb.json +29 -0
- package/data/commands/wgsl.json +16 -0
- package/data/commands/xml.json +41 -0
- package/data/commands/yaml.json +35 -0
- package/data/completion/abap.json +341 -0
- package/data/completion/apex.json +43 -0
- package/data/completion/azcli.json +238 -0
- package/data/completion/bicep.json +368 -0
- package/data/completion/cameligo.json +487 -0
- package/data/completion/clojure.json +488 -0
- package/data/completion/coffee.json +479 -0
- package/data/completion/cypher.json +628 -0
- package/data/completion/dart.json +1436 -0
- package/data/completion/docker-compose.json +959 -0
- package/data/completion/doctest.json +526 -0
- package/data/completion/ecl.json +598 -0
- package/data/completion/elixir.json +649 -0
- package/data/completion/flow9.json +376 -0
- package/data/completion/freemarker2.json +579 -0
- package/data/completion/julia.json +638 -0
- package/data/completion/kotlin.json +1580 -0
- package/data/completion/less.json +378 -0
- package/data/completion/lexon.json +296 -0
- package/data/completion/liquid.json +499 -0
- package/data/completion/m3.json +587 -0
- package/data/completion/mdx.json +88 -0
- package/data/completion/mips.json +378 -0
- package/data/completion/msdax.json +467 -0
- package/data/completion/mysql.json +638 -0
- package/data/completion/objective-c.json +629 -0
- package/data/completion/pascal.json +649 -0
- package/data/completion/pascaligo.json +517 -0
- package/data/completion/pgsql.json +638 -0
- package/data/completion/pla.json +155 -0
- package/data/completion/postiats.json +417 -0
- package/data/completion/powerquery.json +587 -0
- package/data/completion/qsharp.json +587 -0
- package/data/completion/r.json +1985 -0
- package/data/completion/razor.json +488 -0
- package/data/completion/redis.json +389 -0
- package/data/completion/redshift.json +638 -0
- package/data/completion/restructuredtext.json +499 -0
- package/data/completion/sb.json +398 -0
- package/data/completion/scala.json +1076 -0
- package/data/completion/scheme.json +510 -0
- package/data/completion/scss.json +500 -0
- package/data/completion/shell.json +510 -0
- package/data/completion/sol.json +660 -0
- package/data/completion/sparql.json +587 -0
- package/data/completion/st.json +638 -0
- package/data/completion/swift.json +1742 -0
- package/data/completion/systemverilog.json +638 -0
- package/data/completion/tcl.json +499 -0
- package/data/completion/twig.json +510 -0
- package/data/completion/vb.json +660 -0
- package/data/completion/wgsl.json +649 -0
- package/data/declaration/abap.json +11 -0
- package/data/declaration/apex.json +10 -0
- package/data/declaration/azcli.json +42 -0
- package/data/declaration/bicep.json +36 -0
- package/data/declaration/cameligo.json +24 -0
- package/data/declaration/clojure.json +36 -0
- package/data/declaration/coffee.json +24 -0
- package/data/declaration/crontab.json +36 -12
- package/data/declaration/cypher.json +36 -0
- package/data/declaration/dart.json +25 -0
- package/data/declaration/docker-compose.json +42 -0
- package/data/declaration/doctest.json +36 -0
- package/data/declaration/dotenv.json +42 -12
- package/data/declaration/ecl.json +24 -0
- package/data/declaration/elixir.json +36 -0
- package/data/declaration/flow9.json +42 -0
- package/data/declaration/freemarker2.json +24 -0
- package/data/declaration/html.json +60 -18
- package/data/declaration/ini.json +36 -18
- package/data/declaration/json.json +30 -12
- package/data/declaration/julia.json +36 -0
- package/data/declaration/kotlin.json +14 -0
- package/data/declaration/less.json +24 -0
- package/data/declaration/lexon.json +42 -0
- package/data/declaration/liquid.json +24 -0
- package/data/declaration/m3.json +30 -0
- package/data/declaration/markdown.json +42 -18
- package/data/declaration/mdx.json +24 -0
- package/data/declaration/mips.json +42 -0
- package/data/declaration/msdax.json +42 -0
- package/data/declaration/mysql.json +30 -0
- package/data/declaration/objective-c.json +36 -0
- package/data/declaration/pascal.json +36 -0
- package/data/declaration/pascaligo.json +24 -0
- package/data/declaration/pgsql.json +36 -0
- package/data/declaration/pla.json +48 -0
- package/data/declaration/postiats.json +30 -0
- package/data/declaration/powerquery.json +48 -0
- package/data/declaration/qsharp.json +30 -0
- package/data/declaration/r.json +625 -0
- package/data/declaration/razor.json +24 -0
- package/data/declaration/redis-cli.json +217 -186
- package/data/declaration/redis.json +36 -0
- package/data/declaration/redshift.json +48 -0
- package/data/declaration/restructuredtext.json +54 -0
- package/data/declaration/sb.json +42 -0
- package/data/declaration/scala.json +23 -0
- package/data/declaration/scheme.json +24 -0
- package/data/declaration/scss.json +36 -0
- package/data/declaration/shell.json +24 -0
- package/data/declaration/sol.json +36 -0
- package/data/declaration/sparql.json +48 -0
- package/data/declaration/ssh_config.json +48 -18
- package/data/declaration/st.json +30 -0
- package/data/declaration/swift.json +18 -0
- package/data/declaration/systemd.json +54 -18
- package/data/declaration/systemverilog.json +36 -0
- package/data/declaration/tcl.json +24 -0
- package/data/declaration/twig.json +24 -0
- package/data/declaration/vb.json +36 -0
- package/data/declaration/wgsl.json +30 -0
- package/data/defination/abap.json +188 -0
- package/data/defination/apex.json +294 -0
- package/data/defination/azcli.json +184 -0
- package/data/defination/bicep.json +109 -0
- package/data/defination/cameligo.json +147 -0
- package/data/defination/clojure.json +92 -0
- package/data/defination/coffee.json +192 -0
- package/data/defination/cypher.json +105 -0
- package/data/defination/dart.json +360 -0
- package/data/defination/docker-compose.json +347 -0
- package/data/defination/doctest.json +106 -0
- package/data/defination/ecl.json +92 -0
- package/data/defination/elixir.json +244 -0
- package/data/defination/flow9.json +156 -0
- package/data/defination/freemarker2.json +176 -0
- package/data/defination/julia.json +232 -0
- package/data/defination/kotlin.json +269 -0
- package/data/defination/less.json +65 -0
- package/data/defination/lexon.json +65 -0
- package/data/defination/liquid.json +176 -0
- package/data/defination/m3.json +220 -0
- package/data/defination/mdx.json +78 -0
- package/data/defination/mips.json +185 -0
- package/data/defination/msdax.json +125 -0
- package/data/defination/mysql.json +149 -0
- package/data/defination/objective-c.json +217 -0
- package/data/defination/pascal.json +175 -0
- package/data/defination/pascaligo.json +183 -0
- package/data/defination/pgsql.json +119 -0
- package/data/defination/pla.json +83 -0
- package/data/defination/postiats.json +89 -0
- package/data/defination/powerquery.json +101 -0
- package/data/defination/qsharp.json +95 -0
- package/data/defination/r.json +84 -0
- package/data/defination/razor.json +108 -0
- package/data/defination/redis.json +125 -0
- package/data/defination/redshift.json +112 -0
- package/data/defination/restructuredtext.json +77 -0
- package/data/defination/sb.json +341 -0
- package/data/defination/scala.json +285 -0
- package/data/defination/scheme.json +107 -0
- package/data/defination/scss.json +95 -0
- package/data/defination/shell.json +95 -0
- package/data/defination/sol.json +186 -0
- package/data/defination/sparql.json +83 -0
- package/data/defination/st.json +329 -0
- package/data/defination/swift.json +551 -0
- package/data/defination/systemverilog.json +101 -0
- package/data/defination/tcl.json +226 -0
- package/data/defination/twig.json +113 -0
- package/data/defination/vb.json +113 -0
- package/data/defination/wgsl.json +113 -0
- package/data/documentHighlight/abap.json +15 -0
- package/data/documentHighlight/apex.json +13 -0
- package/data/documentHighlight/azcli.json +143 -0
- package/data/documentHighlight/bicep.json +92 -0
- package/data/documentHighlight/cameligo.json +95 -0
- package/data/documentHighlight/clojure.json +130 -0
- package/data/documentHighlight/coffee.json +146 -0
- package/data/documentHighlight/cypher.json +186 -0
- package/data/documentHighlight/dart.json +84 -0
- package/data/documentHighlight/docker-compose.json +233 -0
- package/data/documentHighlight/doctest.json +102 -0
- package/data/documentHighlight/ecl.json +146 -0
- package/data/documentHighlight/elixir.json +174 -0
- package/data/documentHighlight/flow9.json +119 -0
- package/data/documentHighlight/freemarker2.json +174 -0
- package/data/documentHighlight/julia.json +166 -0
- package/data/documentHighlight/kotlin.json +37 -0
- package/data/documentHighlight/less.json +96 -0
- package/data/documentHighlight/lexon.json +106 -0
- package/data/documentHighlight/liquid.json +154 -0
- package/data/documentHighlight/m3.json +218 -0
- package/data/documentHighlight/markdown.json +100 -23
- package/data/documentHighlight/mdx.json +103 -0
- package/data/documentHighlight/mips.json +248 -0
- package/data/documentHighlight/msdax.json +153 -0
- package/data/documentHighlight/mysql.json +346 -0
- package/data/documentHighlight/objective-c.json +266 -0
- package/data/documentHighlight/pascal.json +278 -0
- package/data/documentHighlight/pascaligo.json +166 -0
- package/data/documentHighlight/pgsql.json +410 -0
- package/data/documentHighlight/pla.json +173 -0
- package/data/documentHighlight/postiats.json +198 -0
- package/data/documentHighlight/powerquery.json +242 -0
- package/data/documentHighlight/qsharp.json +222 -0
- package/data/documentHighlight/r.json +45 -0
- package/data/documentHighlight/razor.json +162 -0
- package/data/documentHighlight/redis.json +282 -0
- package/data/documentHighlight/redshift.json +374 -0
- package/data/documentHighlight/restructuredtext.json +214 -0
- package/data/documentHighlight/sb.json +198 -0
- package/data/documentHighlight/scala.json +79 -0
- package/data/documentHighlight/scheme.json +230 -0
- package/data/documentHighlight/scss.json +194 -0
- package/data/documentHighlight/shell.json +334 -0
- package/data/documentHighlight/sol.json +290 -0
- package/data/documentHighlight/sparql.json +446 -0
- package/data/documentHighlight/st.json +226 -0
- package/data/documentHighlight/swift.json +89 -0
- package/data/documentHighlight/systemverilog.json +410 -0
- package/data/documentHighlight/tcl.json +334 -0
- package/data/documentHighlight/twig.json +254 -0
- package/data/documentHighlight/vb.json +394 -0
- package/data/documentHighlight/wgsl.json +322 -0
- package/data/documentSymbol/abap.json +12 -0
- package/data/documentSymbol/apex.json +10 -0
- package/data/documentSymbol/azcli.json +12 -0
- package/data/documentSymbol/bicep.json +40 -0
- package/data/documentSymbol/cameligo.json +26 -0
- package/data/documentSymbol/clojure.json +47 -0
- package/data/documentSymbol/coffee.json +26 -0
- package/data/documentSymbol/cypher.json +47 -0
- package/data/documentSymbol/dart.json +20 -0
- package/data/documentSymbol/docker-compose.json +75 -0
- package/data/documentSymbol/doctest.json +12 -0
- package/data/documentSymbol/ecl.json +26 -0
- package/data/documentSymbol/elixir.json +40 -0
- package/data/documentSymbol/flow9.json +19 -0
- package/data/documentSymbol/freemarker2.json +26 -0
- package/data/documentSymbol/julia.json +47 -0
- package/data/documentSymbol/kotlin.json +15 -0
- package/data/documentSymbol/less.json +26 -0
- package/data/documentSymbol/lexon.json +19 -0
- package/data/documentSymbol/liquid.json +26 -0
- package/data/documentSymbol/m3.json +33 -0
- package/data/documentSymbol/mdx.json +26 -0
- package/data/documentSymbol/mips.json +19 -0
- package/data/documentSymbol/msdax.json +19 -0
- package/data/documentSymbol/mysql.json +33 -0
- package/data/documentSymbol/objective-c.json +40 -0
- package/data/documentSymbol/pascal.json +47 -0
- package/data/documentSymbol/pascaligo.json +26 -0
- package/data/documentSymbol/pgsql.json +40 -0
- package/data/documentSymbol/pla.json +12 -0
- package/data/documentSymbol/postiats.json +33 -0
- package/data/documentSymbol/powerquery.json +19 -0
- package/data/documentSymbol/qsharp.json +33 -0
- package/data/documentSymbol/r.json +68 -0
- package/data/documentSymbol/razor.json +26 -0
- package/data/documentSymbol/redis-cli.json +26 -4
- package/data/documentSymbol/redis.json +26 -0
- package/data/documentSymbol/redshift.json +19 -0
- package/data/documentSymbol/restructuredtext.json +19 -0
- package/data/documentSymbol/sb.json +19 -0
- package/data/documentSymbol/scala.json +21 -0
- package/data/documentSymbol/scheme.json +26 -0
- package/data/documentSymbol/scss.json +40 -0
- package/data/documentSymbol/shell.json +26 -0
- package/data/documentSymbol/sol.json +68 -0
- package/data/documentSymbol/sparql.json +19 -0
- package/data/documentSymbol/st.json +33 -0
- package/data/documentSymbol/swift.json +17 -0
- package/data/documentSymbol/systemverilog.json +47 -0
- package/data/documentSymbol/tcl.json +26 -0
- package/data/documentSymbol/twig.json +26 -0
- package/data/documentSymbol/vb.json +54 -0
- package/data/documentSymbol/wgsl.json +33 -0
- package/data/formatting/abap.json +11 -0
- package/data/formatting/apex.json +11 -0
- package/data/formatting/azcli.json +19 -0
- package/data/formatting/bicep.json +19 -0
- package/data/formatting/cameligo.json +19 -0
- package/data/formatting/clojure.json +19 -0
- package/data/formatting/coffee.json +19 -0
- package/data/formatting/cypher.json +19 -0
- package/data/formatting/dart.json +16 -0
- package/data/formatting/docker-compose.json +24 -0
- package/data/formatting/doctest.json +19 -0
- package/data/formatting/ecl.json +19 -0
- package/data/formatting/elixir.json +19 -0
- package/data/formatting/flow9.json +19 -0
- package/data/formatting/freemarker2.json +19 -0
- package/data/formatting/julia.json +19 -0
- package/data/formatting/kotlin.json +14 -0
- package/data/formatting/less.json +19 -0
- package/data/formatting/lexon.json +19 -0
- package/data/formatting/liquid.json +19 -0
- package/data/formatting/m3.json +19 -0
- package/data/formatting/mdx.json +19 -0
- package/data/formatting/mips.json +19 -0
- package/data/formatting/msdax.json +19 -0
- package/data/formatting/mysql.json +19 -0
- package/data/formatting/objective-c.json +19 -0
- package/data/formatting/pascal.json +19 -0
- package/data/formatting/pascaligo.json +19 -0
- package/data/formatting/pgsql.json +19 -0
- package/data/formatting/pla.json +19 -0
- package/data/formatting/postiats.json +19 -0
- package/data/formatting/powerquery.json +19 -0
- package/data/formatting/qsharp.json +19 -0
- package/data/formatting/r.json +33 -0
- package/data/formatting/razor.json +19 -0
- package/data/formatting/redis.json +19 -0
- package/data/formatting/redshift.json +19 -0
- package/data/formatting/restructuredtext.json +19 -0
- package/data/formatting/sb.json +19 -0
- package/data/formatting/scala.json +17 -0
- package/data/formatting/scheme.json +19 -0
- package/data/formatting/scss.json +19 -0
- package/data/formatting/shell.json +19 -0
- package/data/formatting/sol.json +19 -0
- package/data/formatting/sparql.json +19 -0
- package/data/formatting/st.json +19 -0
- package/data/formatting/swift.json +19 -0
- package/data/formatting/systemverilog.json +19 -0
- package/data/formatting/tcl.json +19 -0
- package/data/formatting/twig.json +19 -0
- package/data/formatting/vb.json +19 -0
- package/data/formatting/wgsl.json +19 -0
- package/data/hover/abap.json +14 -0
- package/data/hover/apex.json +10 -0
- package/data/hover/azcli.json +75 -0
- package/data/hover/bicep.json +75 -0
- package/data/hover/cameligo.json +75 -0
- package/data/hover/clojure.json +75 -0
- package/data/hover/coffee.json +75 -0
- package/data/hover/cypher.json +75 -0
- package/data/hover/dart.json +161 -0
- package/data/hover/docker-compose.json +404 -0
- package/data/hover/doctest.json +75 -0
- package/data/hover/ecl.json +75 -0
- package/data/hover/elixir.json +75 -0
- package/data/hover/flow9.json +75 -0
- package/data/hover/freemarker2.json +75 -0
- package/data/hover/julia.json +75 -0
- package/data/hover/kotlin.json +341 -0
- package/data/hover/less.json +75 -0
- package/data/hover/lexon.json +40 -0
- package/data/hover/liquid.json +75 -0
- package/data/hover/m3.json +75 -0
- package/data/hover/mdx.json +40 -0
- package/data/hover/mips.json +75 -0
- package/data/hover/msdax.json +75 -0
- package/data/hover/mysql.json +75 -0
- package/data/hover/objective-c.json +75 -0
- package/data/hover/pascal.json +75 -0
- package/data/hover/pascaligo.json +75 -0
- package/data/hover/pgsql.json +75 -0
- package/data/hover/pla.json +40 -0
- package/data/hover/postiats.json +75 -0
- package/data/hover/powerquery.json +75 -0
- package/data/hover/qsharp.json +75 -0
- package/data/hover/r.json +845 -0
- package/data/hover/razor.json +75 -0
- package/data/hover/redis.json +40 -0
- package/data/hover/redshift.json +75 -0
- package/data/hover/restructuredtext.json +75 -0
- package/data/hover/sb.json +75 -0
- package/data/hover/scala.json +209 -0
- package/data/hover/scheme.json +75 -0
- package/data/hover/scss.json +75 -0
- package/data/hover/shell.json +75 -0
- package/data/hover/sol.json +75 -0
- package/data/hover/sparql.json +75 -0
- package/data/hover/st.json +75 -0
- package/data/hover/swift.json +239 -0
- package/data/hover/systemverilog.json +75 -0
- package/data/hover/tcl.json +75 -0
- package/data/hover/twig.json +75 -0
- package/data/hover/vb.json +75 -0
- package/data/hover/wgsl.json +75 -0
- package/data/implementation/abap.json +47 -0
- package/data/implementation/apex.json +48 -0
- package/data/implementation/awk.json +34 -2
- package/data/implementation/azcli.json +26 -0
- package/data/implementation/bicep.json +48 -0
- package/data/implementation/c.json +36 -2
- package/data/implementation/caddy.json +37 -2
- package/data/implementation/cameligo.json +40 -0
- package/data/implementation/clojure.json +56 -0
- package/data/implementation/coffee.json +40 -0
- package/data/implementation/crontab.json +26 -7
- package/data/implementation/cypher.json +42 -0
- package/data/implementation/dart.json +14 -0
- package/data/implementation/docker-compose.json +37 -0
- package/data/implementation/dockerfile.json +37 -2
- package/data/implementation/doctest.json +26 -0
- package/data/implementation/dotenv.json +26 -7
- package/data/implementation/ecl.json +42 -0
- package/data/implementation/elixir.json +54 -0
- package/data/implementation/flow9.json +39 -0
- package/data/implementation/freemarker2.json +33 -0
- package/data/implementation/go.json +39 -2
- package/data/implementation/hcl.json +37 -2
- package/data/implementation/html.json +38 -7
- package/data/implementation/ini.json +26 -7
- package/data/implementation/json.json +26 -7
- package/data/implementation/julia.json +48 -0
- package/data/implementation/kotlin.json +13 -0
- package/data/implementation/less.json +40 -0
- package/data/implementation/lexon.json +33 -0
- package/data/implementation/liquid.json +40 -0
- package/data/implementation/lua.json +43 -2
- package/data/implementation/m3.json +48 -0
- package/data/implementation/makefile.json +35 -2
- package/data/implementation/markdown.json +26 -7
- package/data/implementation/mdx.json +24 -0
- package/data/implementation/mips.json +34 -0
- package/data/implementation/msdax.json +35 -0
- package/data/implementation/mysql.json +24 -0
- package/data/implementation/nginx.json +38 -2
- package/data/implementation/objective-c.json +48 -0
- package/data/implementation/pascal.json +47 -0
- package/data/implementation/pascaligo.json +40 -0
- package/data/implementation/perl.json +53 -2
- package/data/implementation/pgsql.json +24 -0
- package/data/implementation/pla.json +36 -0
- package/data/implementation/postiats.json +48 -0
- package/data/implementation/powerquery.json +42 -0
- package/data/implementation/powershell.json +41 -2
- package/data/implementation/protobuf.json +41 -2
- package/data/implementation/python.json +49 -2
- package/data/implementation/qsharp.json +49 -0
- package/data/implementation/r.json +54 -0
- package/data/implementation/razor.json +48 -0
- package/data/implementation/redis-cli.json +26 -7
- package/data/implementation/redis.json +26 -0
- package/data/implementation/redshift.json +42 -0
- package/data/implementation/restructuredtext.json +20 -0
- package/data/implementation/sb.json +27 -0
- package/data/implementation/scala.json +16 -0
- package/data/implementation/scheme.json +24 -0
- package/data/implementation/scss.json +47 -0
- package/data/implementation/shell.json +34 -0
- package/data/implementation/sol.json +47 -0
- package/data/implementation/sparql.json +26 -0
- package/data/implementation/sql.json +43 -2
- package/data/implementation/ssh_config.json +26 -7
- package/data/implementation/st.json +48 -0
- package/data/implementation/swift.json +14 -0
- package/data/implementation/systemd.json +32 -7
- package/data/implementation/systemverilog.json +48 -0
- package/data/implementation/tcl.json +56 -0
- package/data/implementation/toml.json +26 -7
- package/data/implementation/twig.json +46 -0
- package/data/implementation/vb.json +24 -0
- package/data/implementation/wgsl.json +24 -0
- package/data/implementation/xml.json +32 -7
- package/data/implementation/yaml.json +32 -7
- package/data/implementation/zsh.json +36 -2
- package/data/inlayHints/abap.json +39 -0
- package/data/inlayHints/apex.json +43 -0
- package/data/inlayHints/azcli.json +27 -0
- package/data/inlayHints/bicep.json +47 -0
- package/data/inlayHints/cameligo.json +31 -0
- package/data/inlayHints/clojure.json +51 -0
- package/data/inlayHints/coffee.json +39 -0
- package/data/inlayHints/crontab.json +27 -26
- package/data/inlayHints/cypher.json +31 -0
- package/data/inlayHints/dart.json +29 -0
- package/data/inlayHints/docker-compose.json +43 -0
- package/data/inlayHints/doctest.json +31 -0
- package/data/inlayHints/dotenv.json +35 -26
- package/data/inlayHints/ecl.json +27 -0
- package/data/inlayHints/elixir.json +55 -0
- package/data/inlayHints/flow9.json +27 -0
- package/data/inlayHints/freemarker2.json +27 -0
- package/data/inlayHints/graphql.json +43 -26
- package/data/inlayHints/html.json +27 -26
- package/data/inlayHints/ini.json +27 -26
- package/data/inlayHints/json.json +39 -26
- package/data/inlayHints/julia.json +51 -0
- package/data/inlayHints/kotlin.json +23 -0
- package/data/inlayHints/less.json +39 -0
- package/data/inlayHints/lexon.json +27 -0
- package/data/inlayHints/liquid.json +31 -0
- package/data/inlayHints/m3.json +31 -0
- package/data/inlayHints/markdown.json +27 -26
- package/data/inlayHints/mdx.json +31 -0
- package/data/inlayHints/mips.json +31 -0
- package/data/inlayHints/msdax.json +31 -0
- package/data/inlayHints/mysql.json +35 -0
- package/data/inlayHints/objective-c.json +47 -0
- package/data/inlayHints/pascal.json +39 -0
- package/data/inlayHints/pascaligo.json +27 -0
- package/data/inlayHints/pgsql.json +39 -0
- package/data/inlayHints/pla.json +27 -0
- package/data/inlayHints/postiats.json +27 -0
- package/data/inlayHints/powerquery.json +39 -0
- package/data/inlayHints/protobuf.json +27 -26
- package/data/inlayHints/qsharp.json +39 -0
- package/data/inlayHints/r.json +95 -0
- package/data/inlayHints/razor.json +39 -0
- package/data/inlayHints/redis.json +27 -0
- package/data/inlayHints/redshift.json +31 -0
- package/data/inlayHints/restructuredtext.json +27 -0
- package/data/inlayHints/sb.json +27 -0
- package/data/inlayHints/scala.json +42 -0
- package/data/inlayHints/scheme.json +51 -0
- package/data/inlayHints/scss.json +51 -0
- package/data/inlayHints/shell.json +35 -0
- package/data/inlayHints/sol.json +43 -0
- package/data/inlayHints/sparql.json +31 -0
- package/data/inlayHints/ssh_config.json +31 -26
- package/data/inlayHints/st.json +39 -0
- package/data/inlayHints/swift.json +37 -0
- package/data/inlayHints/systemd.json +39 -26
- package/data/inlayHints/systemverilog.json +35 -0
- package/data/inlayHints/tcl.json +31 -0
- package/data/inlayHints/toml.json +39 -26
- package/data/inlayHints/twig.json +39 -0
- package/data/inlayHints/vb.json +43 -0
- package/data/inlayHints/wgsl.json +39 -0
- package/data/inlayHints/xml.json +27 -26
- package/data/inlayHints/yaml.json +35 -26
- package/data/inlineCompletions/abap.json +35 -0
- package/data/inlineCompletions/apex.json +35 -0
- package/data/inlineCompletions/azcli.json +35 -0
- package/data/inlineCompletions/bicep.json +35 -0
- package/data/inlineCompletions/caddy.json +25 -1
- package/data/inlineCompletions/cameligo.json +29 -0
- package/data/inlineCompletions/clojure.json +35 -0
- package/data/inlineCompletions/coffee.json +35 -0
- package/data/inlineCompletions/crontab.json +26 -2
- package/data/inlineCompletions/cypher.json +29 -0
- package/data/inlineCompletions/dart.json +27 -0
- package/data/inlineCompletions/docker-compose.json +89 -0
- package/data/inlineCompletions/dockerfile.json +24 -0
- package/data/inlineCompletions/doctest.json +23 -0
- package/data/inlineCompletions/dotenv.json +26 -1
- package/data/inlineCompletions/ecl.json +29 -0
- package/data/inlineCompletions/elixir.json +35 -0
- package/data/inlineCompletions/flow9.json +29 -0
- package/data/inlineCompletions/freemarker2.json +29 -0
- package/data/inlineCompletions/html.json +25 -1
- package/data/inlineCompletions/ini.json +20 -1
- package/data/inlineCompletions/json.json +20 -1
- package/data/inlineCompletions/julia.json +35 -0
- package/data/inlineCompletions/kotlin.json +19 -0
- package/data/inlineCompletions/less.json +29 -0
- package/data/inlineCompletions/lexon.json +23 -0
- package/data/inlineCompletions/liquid.json +29 -0
- package/data/inlineCompletions/m3.json +29 -0
- package/data/inlineCompletions/makefile.json +21 -3
- package/data/inlineCompletions/markdown.json +32 -1
- package/data/inlineCompletions/mdx.json +29 -0
- package/data/inlineCompletions/mips.json +35 -0
- package/data/inlineCompletions/msdax.json +23 -0
- package/data/inlineCompletions/mysql.json +35 -0
- package/data/inlineCompletions/objective-c.json +35 -0
- package/data/inlineCompletions/pascal.json +35 -0
- package/data/inlineCompletions/pascaligo.json +29 -0
- package/data/inlineCompletions/pgsql.json +35 -0
- package/data/inlineCompletions/pla.json +29 -0
- package/data/inlineCompletions/postiats.json +29 -0
- package/data/inlineCompletions/powerquery.json +29 -0
- package/data/inlineCompletions/qsharp.json +35 -0
- package/data/inlineCompletions/r.json +41 -0
- package/data/inlineCompletions/razor.json +35 -0
- package/data/inlineCompletions/redis-cli.json +32 -1
- package/data/inlineCompletions/redis.json +29 -0
- package/data/inlineCompletions/redshift.json +29 -0
- package/data/inlineCompletions/restructuredtext.json +35 -0
- package/data/inlineCompletions/sb.json +35 -0
- package/data/inlineCompletions/scala.json +26 -0
- package/data/inlineCompletions/scheme.json +35 -0
- package/data/inlineCompletions/scss.json +35 -0
- package/data/inlineCompletions/shell.json +35 -0
- package/data/inlineCompletions/sol.json +35 -0
- package/data/inlineCompletions/sparql.json +35 -0
- package/data/inlineCompletions/ssh_config.json +24 -0
- package/data/inlineCompletions/st.json +35 -0
- package/data/inlineCompletions/swift.json +23 -0
- package/data/inlineCompletions/systemd.json +26 -1
- package/data/inlineCompletions/systemverilog.json +35 -0
- package/data/inlineCompletions/tcl.json +35 -0
- package/data/inlineCompletions/toml.json +26 -1
- package/data/inlineCompletions/twig.json +35 -0
- package/data/inlineCompletions/vb.json +35 -0
- package/data/inlineCompletions/wgsl.json +35 -0
- package/data/inlineCompletions/xml.json +32 -1
- package/data/inlineCompletions/yaml.json +32 -1
- package/data/links/abap.json +35 -0
- package/data/links/apex.json +25 -0
- package/data/links/awk.json +11 -1
- package/data/links/azcli.json +20 -0
- package/data/links/bicep.json +35 -0
- package/data/links/cameligo.json +20 -0
- package/data/links/clojure.json +35 -0
- package/data/links/coffee.json +30 -0
- package/data/links/crontab.json +6 -1
- package/data/links/cypher.json +20 -0
- package/data/links/dart.json +16 -0
- package/data/links/docker-compose.json +47 -0
- package/data/links/doctest.json +20 -0
- package/data/links/dotenv.json +6 -1
- package/data/links/ecl.json +25 -0
- package/data/links/elixir.json +35 -0
- package/data/links/flow9.json +15 -0
- package/data/links/freemarker2.json +35 -0
- package/data/links/graphql.json +11 -1
- package/data/links/ini.json +6 -1
- package/data/links/json.json +16 -1
- package/data/links/julia.json +25 -0
- package/data/links/kotlin.json +10 -0
- package/data/links/less.json +35 -0
- package/data/links/lexon.json +10 -0
- package/data/links/liquid.json +40 -0
- package/data/links/m3.json +20 -0
- package/data/links/mdx.json +30 -0
- package/data/links/mips.json +15 -0
- package/data/links/msdax.json +10 -0
- package/data/links/mysql.json +25 -0
- package/data/links/objective-c.json +30 -0
- package/data/links/pascal.json +30 -0
- package/data/links/pascaligo.json +20 -0
- package/data/links/pgsql.json +30 -0
- package/data/links/pla.json +10 -0
- package/data/links/postiats.json +25 -0
- package/data/links/powerquery.json +20 -0
- package/data/links/qsharp.json +20 -0
- package/data/links/r.json +20 -0
- package/data/links/razor.json +40 -0
- package/data/links/redis-cli.json +1 -1
- package/data/links/redis.json +10 -0
- package/data/links/redshift.json +25 -0
- package/data/links/restructuredtext.json +45 -0
- package/data/links/sb.json +10 -0
- package/data/links/scala.json +17 -0
- package/data/links/scheme.json +35 -0
- package/data/links/scss.json +55 -0
- package/data/links/shell.json +30 -0
- package/data/links/sol.json +30 -0
- package/data/links/sparql.json +20 -0
- package/data/links/sql.json +11 -1
- package/data/links/st.json +20 -0
- package/data/links/swift.json +13 -0
- package/data/links/systemd.json +11 -1
- package/data/links/systemverilog.json +20 -0
- package/data/links/tcl.json +25 -0
- package/data/links/toml.json +16 -1
- package/data/links/twig.json +60 -0
- package/data/links/vb.json +25 -0
- package/data/links/wgsl.json +10 -0
- package/data/links/yaml.json +26 -1
- package/data/manifest.json +3473 -1497
- package/data/references/abap.json +9 -0
- package/data/references/apex.json +8 -0
- package/data/references/azcli.json +50 -0
- package/data/references/bicep.json +86 -0
- package/data/references/cameligo.json +67 -0
- package/data/references/clojure.json +87 -0
- package/data/references/coffee.json +69 -0
- package/data/references/crontab.json +41 -5
- package/data/references/cypher.json +93 -0
- package/data/references/dart.json +15 -0
- package/data/references/docker-compose.json +42 -0
- package/data/references/dockerfile.json +86 -5
- package/data/references/doctest.json +49 -0
- package/data/references/dotenv.json +40 -5
- package/data/references/ecl.json +71 -0
- package/data/references/elixir.json +100 -0
- package/data/references/flow9.json +49 -0
- package/data/references/freemarker2.json +63 -0
- package/data/references/graphql.json +82 -5
- package/data/references/html.json +70 -5
- package/data/references/ini.json +40 -5
- package/data/references/json.json +39 -5
- package/data/references/julia.json +88 -0
- package/data/references/kotlin.json +12 -0
- package/data/references/less.json +71 -0
- package/data/references/lexon.json +67 -0
- package/data/references/liquid.json +62 -0
- package/data/references/m3.json +67 -0
- package/data/references/markdown.json +60 -5
- package/data/references/mdx.json +59 -0
- package/data/references/mips.json +48 -0
- package/data/references/msdax.json +57 -0
- package/data/references/mysql.json +95 -0
- package/data/references/nginx.json +81 -5
- package/data/references/objective-c.json +85 -0
- package/data/references/pascal.json +74 -0
- package/data/references/pascaligo.json +59 -0
- package/data/references/pgsql.json +102 -0
- package/data/references/pla.json +43 -0
- package/data/references/postiats.json +64 -0
- package/data/references/powerquery.json +68 -0
- package/data/references/protobuf.json +84 -5
- package/data/references/qsharp.json +84 -0
- package/data/references/r.json +49 -0
- package/data/references/razor.json +69 -0
- package/data/references/redis.json +70 -0
- package/data/references/redshift.json +86 -0
- package/data/references/restructuredtext.json +74 -0
- package/data/references/sb.json +80 -0
- package/data/references/scala.json +15 -0
- package/data/references/scheme.json +99 -0
- package/data/references/scss.json +82 -0
- package/data/references/shell.json +92 -0
- package/data/references/sol.json +98 -0
- package/data/references/sparql.json +92 -0
- package/data/references/ssh_config.json +65 -5
- package/data/references/st.json +71 -0
- package/data/references/swift.json +14 -0
- package/data/references/systemd.json +76 -5
- package/data/references/systemverilog.json +111 -0
- package/data/references/tcl.json +101 -0
- package/data/references/toml.json +48 -5
- package/data/references/twig.json +77 -0
- package/data/references/vb.json +106 -0
- package/data/references/wgsl.json +84 -0
- package/data/references/xml.json +71 -5
- package/data/references/yaml.json +57 -5
- package/data/typeDefinition/abap.json +18 -0
- package/data/typeDefinition/apex.json +20 -0
- package/data/typeDefinition/awk.json +35 -29
- package/data/typeDefinition/azcli.json +35 -0
- package/data/typeDefinition/bicep.json +25 -0
- package/data/typeDefinition/c.json +89 -149
- package/data/typeDefinition/caddy.json +35 -4
- package/data/typeDefinition/cameligo.json +65 -0
- package/data/typeDefinition/clojure.json +89 -0
- package/data/typeDefinition/coffee.json +75 -0
- package/data/typeDefinition/cpp.json +101 -257
- package/data/typeDefinition/crontab.json +35 -4
- package/data/typeDefinition/csharp.json +117 -251
- package/data/typeDefinition/cypher.json +61 -0
- package/data/typeDefinition/dart.json +35 -0
- package/data/typeDefinition/docker-compose.json +40 -0
- package/data/typeDefinition/dockerfile.json +40 -4
- package/data/typeDefinition/doctest.json +41 -0
- package/data/typeDefinition/dotenv.json +30 -4
- package/data/typeDefinition/ecl.json +49 -0
- package/data/typeDefinition/elixir.json +65 -0
- package/data/typeDefinition/flow9.json +37 -0
- package/data/typeDefinition/freemarker2.json +37 -0
- package/data/typeDefinition/go.json +101 -173
- package/data/typeDefinition/graphql.json +45 -35
- package/data/typeDefinition/hcl.json +55 -59
- package/data/typeDefinition/html.json +40 -4
- package/data/typeDefinition/ini.json +30 -4
- package/data/typeDefinition/java.json +99 -311
- package/data/typeDefinition/javascript.json +113 -293
- package/data/typeDefinition/json.json +35 -41
- package/data/typeDefinition/julia.json +65 -0
- package/data/typeDefinition/kotlin.json +33 -0
- package/data/typeDefinition/less.json +45 -0
- package/data/typeDefinition/lexon.json +25 -0
- package/data/typeDefinition/liquid.json +35 -0
- package/data/typeDefinition/lua.json +59 -53
- package/data/typeDefinition/m3.json +49 -0
- package/data/typeDefinition/makefile.json +35 -4
- package/data/typeDefinition/markdown.json +50 -4
- package/data/typeDefinition/mdx.json +35 -0
- package/data/typeDefinition/mips.json +45 -0
- package/data/typeDefinition/msdax.json +41 -0
- package/data/typeDefinition/mysql.json +65 -0
- package/data/typeDefinition/nginx.json +40 -4
- package/data/typeDefinition/objective-c.json +65 -0
- package/data/typeDefinition/pascal.json +65 -0
- package/data/typeDefinition/pascaligo.json +65 -0
- package/data/typeDefinition/perl.json +52 -47
- package/data/typeDefinition/pgsql.json +65 -0
- package/data/typeDefinition/php.json +77 -311
- package/data/typeDefinition/pla.json +45 -0
- package/data/typeDefinition/postiats.json +41 -0
- package/data/typeDefinition/powerquery.json +65 -0
- package/data/typeDefinition/powershell.json +70 -167
- package/data/typeDefinition/protobuf.json +75 -197
- package/data/typeDefinition/python.json +95 -293
- package/data/typeDefinition/qsharp.json +49 -0
- package/data/typeDefinition/r.json +125 -0
- package/data/typeDefinition/razor.json +45 -0
- package/data/typeDefinition/redis-cli.json +35 -59
- package/data/typeDefinition/redis.json +41 -0
- package/data/typeDefinition/redshift.json +65 -0
- package/data/typeDefinition/restructuredtext.json +35 -0
- package/data/typeDefinition/ruby.json +89 -317
- package/data/typeDefinition/rust.json +143 -521
- package/data/typeDefinition/sb.json +25 -0
- package/data/typeDefinition/scala.json +52 -0
- package/data/typeDefinition/scheme.json +71 -0
- package/data/typeDefinition/scss.json +45 -0
- package/data/typeDefinition/shell.json +40 -0
- package/data/typeDefinition/sol.json +65 -0
- package/data/typeDefinition/sparql.json +49 -0
- package/data/typeDefinition/sql.json +80 -281
- package/data/typeDefinition/ssh_config.json +35 -4
- package/data/typeDefinition/st.json +65 -0
- package/data/typeDefinition/swift.json +56 -0
- package/data/typeDefinition/systemd.json +40 -4
- package/data/typeDefinition/systemverilog.json +65 -0
- package/data/typeDefinition/tcl.json +53 -0
- package/data/typeDefinition/toml.json +45 -65
- package/data/typeDefinition/twig.json +35 -0
- package/data/typeDefinition/typescript.json +120 -425
- package/data/typeDefinition/vb.json +65 -0
- package/data/typeDefinition/wgsl.json +65 -0
- package/data/typeDefinition/xml.json +45 -4
- package/data/typeDefinition/yaml.json +55 -71
- package/data/typeDefinition/zsh.json +40 -35
- package/package.json +1 -1
package/data/manifest.json
CHANGED
|
@@ -1,1497 +1,3473 @@
|
|
|
1
|
-
{
|
|
2
|
-
"version": "1.0.0",
|
|
3
|
-
"description": "Monaco editor language support data for all language providers (completion, definition, hover, code actions, document highlight, document symbol, links, type definition, references, implementation, inline completions, formatting, code lens, color, declaration, inlay hints)",
|
|
4
|
-
"generatedAt": "2026-03-05",
|
|
5
|
-
"languages": [
|
|
6
|
-
{
|
|
7
|
-
"id": "
|
|
8
|
-
"name": "
|
|
9
|
-
"files": {
|
|
10
|
-
"completion": "completion/
|
|
11
|
-
"defination": "defination/
|
|
12
|
-
"hover": "hover/
|
|
13
|
-
"codeActions": "codeActions/
|
|
14
|
-
"documentHighlight": "documentHighlight/
|
|
15
|
-
"documentSymbol": "documentSymbol/
|
|
16
|
-
"links": "links/
|
|
17
|
-
"typeDefinition": "typeDefinition/
|
|
18
|
-
"references": "references/
|
|
19
|
-
"implementation": "implementation/
|
|
20
|
-
"inlineCompletions": "inlineCompletions/
|
|
21
|
-
"formatting": "formatting/
|
|
22
|
-
"codeLens": "codeLens/
|
|
23
|
-
"color": "color/
|
|
24
|
-
"declaration": "declaration/
|
|
25
|
-
"inlayHints": "inlayHints/
|
|
26
|
-
}
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"id": "
|
|
30
|
-
"name": "
|
|
31
|
-
"files": {
|
|
32
|
-
"completion": "completion/
|
|
33
|
-
"defination": "defination/
|
|
34
|
-
"hover": "hover/
|
|
35
|
-
"codeActions": "codeActions/
|
|
36
|
-
"documentHighlight": "documentHighlight/
|
|
37
|
-
"documentSymbol": "documentSymbol/
|
|
38
|
-
"links": "links/
|
|
39
|
-
"typeDefinition": "typeDefinition/
|
|
40
|
-
"references": "references/
|
|
41
|
-
"implementation": "implementation/
|
|
42
|
-
"inlineCompletions": "inlineCompletions/
|
|
43
|
-
"formatting": "formatting/
|
|
44
|
-
"codeLens": "codeLens/
|
|
45
|
-
"color": "color/
|
|
46
|
-
"declaration": "declaration/
|
|
47
|
-
"inlayHints": "inlayHints/
|
|
48
|
-
}
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
"id": "
|
|
52
|
-
"name": "
|
|
53
|
-
"files": {
|
|
54
|
-
"completion": "completion/
|
|
55
|
-
"defination": "defination/
|
|
56
|
-
"hover": "hover/
|
|
57
|
-
"codeActions": "codeActions/
|
|
58
|
-
"documentHighlight": "documentHighlight/
|
|
59
|
-
"documentSymbol": "documentSymbol/
|
|
60
|
-
"links": "links/
|
|
61
|
-
"typeDefinition": "typeDefinition/
|
|
62
|
-
"references": "references/
|
|
63
|
-
"implementation": "implementation/
|
|
64
|
-
"inlineCompletions": "inlineCompletions/
|
|
65
|
-
"formatting": "formatting/
|
|
66
|
-
"codeLens": "codeLens/
|
|
67
|
-
"color": "color/
|
|
68
|
-
"declaration": "declaration/
|
|
69
|
-
"inlayHints": "inlayHints/
|
|
70
|
-
}
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"id": "
|
|
74
|
-
"name": "
|
|
75
|
-
"files": {
|
|
76
|
-
"completion": "completion/
|
|
77
|
-
"defination": "defination/
|
|
78
|
-
"hover": "hover/
|
|
79
|
-
"codeActions": "codeActions/
|
|
80
|
-
"documentHighlight": "documentHighlight/
|
|
81
|
-
"documentSymbol": "documentSymbol/
|
|
82
|
-
"links": "links/
|
|
83
|
-
"typeDefinition": "typeDefinition/
|
|
84
|
-
"references": "references/
|
|
85
|
-
"implementation": "implementation/
|
|
86
|
-
"inlineCompletions": "inlineCompletions/
|
|
87
|
-
"formatting": "formatting/
|
|
88
|
-
"codeLens": "codeLens/
|
|
89
|
-
"color": "color/
|
|
90
|
-
"declaration": "declaration/
|
|
91
|
-
"inlayHints": "inlayHints/
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"id": "
|
|
96
|
-
"name": "
|
|
97
|
-
"files": {
|
|
98
|
-
"completion": "completion/
|
|
99
|
-
"defination": "defination/
|
|
100
|
-
"hover": "hover/
|
|
101
|
-
"codeActions": "codeActions/
|
|
102
|
-
"documentHighlight": "documentHighlight/
|
|
103
|
-
"documentSymbol": "documentSymbol/
|
|
104
|
-
"links": "links/
|
|
105
|
-
"typeDefinition": "typeDefinition/
|
|
106
|
-
"references": "references/
|
|
107
|
-
"implementation": "implementation/
|
|
108
|
-
"inlineCompletions": "inlineCompletions/
|
|
109
|
-
"formatting": "formatting/
|
|
110
|
-
"codeLens": "codeLens/
|
|
111
|
-
"color": "color/
|
|
112
|
-
"declaration": "declaration/
|
|
113
|
-
"inlayHints": "inlayHints/
|
|
114
|
-
}
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"id": "
|
|
118
|
-
"name": "
|
|
119
|
-
"files": {
|
|
120
|
-
"completion": "completion/
|
|
121
|
-
"defination": "defination/
|
|
122
|
-
"hover": "hover/
|
|
123
|
-
"codeActions": "codeActions/
|
|
124
|
-
"documentHighlight": "documentHighlight/
|
|
125
|
-
"documentSymbol": "documentSymbol/
|
|
126
|
-
"links": "links/
|
|
127
|
-
"typeDefinition": "typeDefinition/
|
|
128
|
-
"references": "references/
|
|
129
|
-
"implementation": "implementation/
|
|
130
|
-
"inlineCompletions": "inlineCompletions/
|
|
131
|
-
"formatting": "formatting/
|
|
132
|
-
"codeLens": "codeLens/
|
|
133
|
-
"color": "color/
|
|
134
|
-
"declaration": "declaration/
|
|
135
|
-
"inlayHints": "inlayHints/
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"id": "
|
|
140
|
-
"name": "C
|
|
141
|
-
"files": {
|
|
142
|
-
"completion": "completion/
|
|
143
|
-
"defination": "defination/
|
|
144
|
-
"hover": "hover/
|
|
145
|
-
"codeActions": "codeActions/
|
|
146
|
-
"documentHighlight": "documentHighlight/
|
|
147
|
-
"documentSymbol": "documentSymbol/
|
|
148
|
-
"links": "links/
|
|
149
|
-
"typeDefinition": "typeDefinition/
|
|
150
|
-
"references": "references/
|
|
151
|
-
"implementation": "implementation/
|
|
152
|
-
"inlineCompletions": "inlineCompletions/
|
|
153
|
-
"formatting": "formatting/
|
|
154
|
-
"codeLens": "codeLens/
|
|
155
|
-
"color": "color/
|
|
156
|
-
"declaration": "declaration/
|
|
157
|
-
"inlayHints": "inlayHints/
|
|
158
|
-
}
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"id": "
|
|
162
|
-
"name": "
|
|
163
|
-
"files": {
|
|
164
|
-
"completion": "completion/
|
|
165
|
-
"defination": "defination/
|
|
166
|
-
"hover": "hover/
|
|
167
|
-
"codeActions": "codeActions/
|
|
168
|
-
"documentHighlight": "documentHighlight/
|
|
169
|
-
"documentSymbol": "documentSymbol/
|
|
170
|
-
"links": "links/
|
|
171
|
-
"typeDefinition": "typeDefinition/
|
|
172
|
-
"references": "references/
|
|
173
|
-
"implementation": "implementation/
|
|
174
|
-
"inlineCompletions": "inlineCompletions/
|
|
175
|
-
"formatting": "formatting/
|
|
176
|
-
"codeLens": "codeLens/
|
|
177
|
-
"color": "color/
|
|
178
|
-
"declaration": "declaration/
|
|
179
|
-
"inlayHints": "inlayHints/
|
|
180
|
-
}
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
"id": "
|
|
184
|
-
"name": "
|
|
185
|
-
"files": {
|
|
186
|
-
"completion": "completion/
|
|
187
|
-
"defination": "defination/
|
|
188
|
-
"hover": "hover/
|
|
189
|
-
"codeActions": "codeActions/
|
|
190
|
-
"documentHighlight": "documentHighlight/
|
|
191
|
-
"documentSymbol": "documentSymbol/
|
|
192
|
-
"links": "links/
|
|
193
|
-
"typeDefinition": "typeDefinition/
|
|
194
|
-
"references": "references/
|
|
195
|
-
"implementation": "implementation/
|
|
196
|
-
"inlineCompletions": "inlineCompletions/
|
|
197
|
-
"formatting": "formatting/
|
|
198
|
-
"codeLens": "codeLens/
|
|
199
|
-
"color": "color/
|
|
200
|
-
"declaration": "declaration/
|
|
201
|
-
"inlayHints": "inlayHints/
|
|
202
|
-
}
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"id": "
|
|
206
|
-
"name": "
|
|
207
|
-
"files": {
|
|
208
|
-
"completion": "completion/
|
|
209
|
-
"defination": "defination/
|
|
210
|
-
"hover": "hover/
|
|
211
|
-
"codeActions": "codeActions/
|
|
212
|
-
"documentHighlight": "documentHighlight/
|
|
213
|
-
"documentSymbol": "documentSymbol/
|
|
214
|
-
"links": "links/
|
|
215
|
-
"typeDefinition": "typeDefinition/
|
|
216
|
-
"references": "references/
|
|
217
|
-
"implementation": "implementation/
|
|
218
|
-
"inlineCompletions": "inlineCompletions/
|
|
219
|
-
"formatting": "formatting/
|
|
220
|
-
"codeLens": "codeLens/
|
|
221
|
-
"color": "color/
|
|
222
|
-
"declaration": "declaration/
|
|
223
|
-
"inlayHints": "inlayHints/
|
|
224
|
-
}
|
|
225
|
-
},
|
|
226
|
-
{
|
|
227
|
-
"id": "
|
|
228
|
-
"name": "
|
|
229
|
-
"files": {
|
|
230
|
-
"completion": "completion/
|
|
231
|
-
"defination": "defination/
|
|
232
|
-
"hover": "hover/
|
|
233
|
-
"codeActions": "codeActions/
|
|
234
|
-
"documentHighlight": "documentHighlight/
|
|
235
|
-
"documentSymbol": "documentSymbol/
|
|
236
|
-
"links": "links/
|
|
237
|
-
"typeDefinition": "typeDefinition/
|
|
238
|
-
"references": "references/
|
|
239
|
-
"implementation": "implementation/
|
|
240
|
-
"inlineCompletions": "inlineCompletions/
|
|
241
|
-
"formatting": "formatting/
|
|
242
|
-
"codeLens": "codeLens/
|
|
243
|
-
"color": "color/
|
|
244
|
-
"declaration": "declaration/
|
|
245
|
-
"inlayHints": "inlayHints/
|
|
246
|
-
}
|
|
247
|
-
},
|
|
248
|
-
{
|
|
249
|
-
"id": "
|
|
250
|
-
"name": "
|
|
251
|
-
"files": {
|
|
252
|
-
"completion": "completion/
|
|
253
|
-
"defination": "defination/
|
|
254
|
-
"hover": "hover/
|
|
255
|
-
"codeActions": "codeActions/
|
|
256
|
-
"documentHighlight": "documentHighlight/
|
|
257
|
-
"documentSymbol": "documentSymbol/
|
|
258
|
-
"links": "links/
|
|
259
|
-
"typeDefinition": "typeDefinition/
|
|
260
|
-
"references": "references/
|
|
261
|
-
"implementation": "implementation/
|
|
262
|
-
"inlineCompletions": "inlineCompletions/
|
|
263
|
-
"formatting": "formatting/
|
|
264
|
-
"codeLens": "codeLens/
|
|
265
|
-
"color": "color/
|
|
266
|
-
"declaration": "declaration/
|
|
267
|
-
"inlayHints": "inlayHints/
|
|
268
|
-
}
|
|
269
|
-
},
|
|
270
|
-
{
|
|
271
|
-
"id": "
|
|
272
|
-
"name": "
|
|
273
|
-
"files": {
|
|
274
|
-
"completion": "completion/
|
|
275
|
-
"defination": "defination/
|
|
276
|
-
"hover": "hover/
|
|
277
|
-
"codeActions": "codeActions/
|
|
278
|
-
"documentHighlight": "documentHighlight/
|
|
279
|
-
"documentSymbol": "documentSymbol/
|
|
280
|
-
"links": "links/
|
|
281
|
-
"typeDefinition": "typeDefinition/
|
|
282
|
-
"references": "references/
|
|
283
|
-
"implementation": "implementation/
|
|
284
|
-
"inlineCompletions": "inlineCompletions/
|
|
285
|
-
"formatting": "formatting/
|
|
286
|
-
"codeLens": "codeLens/
|
|
287
|
-
"color": "color/
|
|
288
|
-
"declaration": "declaration/
|
|
289
|
-
"inlayHints": "inlayHints/
|
|
290
|
-
}
|
|
291
|
-
},
|
|
292
|
-
{
|
|
293
|
-
"id": "
|
|
294
|
-
"name": "
|
|
295
|
-
"files": {
|
|
296
|
-
"completion": "completion/
|
|
297
|
-
"defination": "defination/
|
|
298
|
-
"hover": "hover/
|
|
299
|
-
"codeActions": "codeActions/
|
|
300
|
-
"documentHighlight": "documentHighlight/
|
|
301
|
-
"documentSymbol": "documentSymbol/
|
|
302
|
-
"links": "links/
|
|
303
|
-
"typeDefinition": "typeDefinition/
|
|
304
|
-
"references": "references/
|
|
305
|
-
"implementation": "implementation/
|
|
306
|
-
"inlineCompletions": "inlineCompletions/
|
|
307
|
-
"formatting": "formatting/
|
|
308
|
-
"codeLens": "codeLens/
|
|
309
|
-
"color": "color/
|
|
310
|
-
"declaration": "declaration/
|
|
311
|
-
"inlayHints": "inlayHints/
|
|
312
|
-
}
|
|
313
|
-
},
|
|
314
|
-
{
|
|
315
|
-
"id": "
|
|
316
|
-
"name": "
|
|
317
|
-
"files": {
|
|
318
|
-
"completion": "completion/
|
|
319
|
-
"defination": "defination/
|
|
320
|
-
"hover": "hover/
|
|
321
|
-
"codeActions": "codeActions/
|
|
322
|
-
"documentHighlight": "documentHighlight/
|
|
323
|
-
"documentSymbol": "documentSymbol/
|
|
324
|
-
"links": "links/
|
|
325
|
-
"typeDefinition": "typeDefinition/
|
|
326
|
-
"references": "references/
|
|
327
|
-
"implementation": "implementation/
|
|
328
|
-
"inlineCompletions": "inlineCompletions/
|
|
329
|
-
"formatting": "formatting/
|
|
330
|
-
"codeLens": "codeLens/
|
|
331
|
-
"color": "color/
|
|
332
|
-
"declaration": "declaration/
|
|
333
|
-
"inlayHints": "inlayHints/
|
|
334
|
-
}
|
|
335
|
-
},
|
|
336
|
-
{
|
|
337
|
-
"id": "
|
|
338
|
-
"name": "
|
|
339
|
-
"files": {
|
|
340
|
-
"completion": "completion/
|
|
341
|
-
"defination": "defination/
|
|
342
|
-
"hover": "hover/
|
|
343
|
-
"codeActions": "codeActions/
|
|
344
|
-
"documentHighlight": "documentHighlight/
|
|
345
|
-
"documentSymbol": "documentSymbol/
|
|
346
|
-
"links": "links/
|
|
347
|
-
"typeDefinition": "typeDefinition/
|
|
348
|
-
"references": "references/
|
|
349
|
-
"implementation": "implementation/
|
|
350
|
-
"inlineCompletions": "inlineCompletions/
|
|
351
|
-
"formatting": "formatting/
|
|
352
|
-
"codeLens": "codeLens/
|
|
353
|
-
"color": "color/
|
|
354
|
-
"declaration": "declaration/
|
|
355
|
-
"inlayHints": "inlayHints/
|
|
356
|
-
}
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"id": "
|
|
360
|
-
"name": "
|
|
361
|
-
"files": {
|
|
362
|
-
"completion": "completion/
|
|
363
|
-
"defination": "defination/
|
|
364
|
-
"hover": "hover/
|
|
365
|
-
"codeActions": "codeActions/
|
|
366
|
-
"documentHighlight": "documentHighlight/
|
|
367
|
-
"documentSymbol": "documentSymbol/
|
|
368
|
-
"links": "links/
|
|
369
|
-
"typeDefinition": "typeDefinition/
|
|
370
|
-
"references": "references/
|
|
371
|
-
"implementation": "implementation/
|
|
372
|
-
"inlineCompletions": "inlineCompletions/
|
|
373
|
-
"formatting": "formatting/
|
|
374
|
-
"codeLens": "codeLens/
|
|
375
|
-
"color": "color/
|
|
376
|
-
"declaration": "declaration/
|
|
377
|
-
"inlayHints": "inlayHints/
|
|
378
|
-
}
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"id": "
|
|
382
|
-
"name": "
|
|
383
|
-
"files": {
|
|
384
|
-
"completion": "completion/
|
|
385
|
-
"defination": "defination/
|
|
386
|
-
"hover": "hover/
|
|
387
|
-
"codeActions": "codeActions/
|
|
388
|
-
"documentHighlight": "documentHighlight/
|
|
389
|
-
"documentSymbol": "documentSymbol/
|
|
390
|
-
"links": "links/
|
|
391
|
-
"typeDefinition": "typeDefinition/
|
|
392
|
-
"references": "references/
|
|
393
|
-
"implementation": "implementation/
|
|
394
|
-
"inlineCompletions": "inlineCompletions/
|
|
395
|
-
"formatting": "formatting/
|
|
396
|
-
"codeLens": "codeLens/
|
|
397
|
-
"color": "color/
|
|
398
|
-
"declaration": "declaration/
|
|
399
|
-
"inlayHints": "inlayHints/
|
|
400
|
-
}
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
"id": "
|
|
404
|
-
"name": "
|
|
405
|
-
"files": {
|
|
406
|
-
"completion": "completion/
|
|
407
|
-
"defination": "defination/
|
|
408
|
-
"hover": "hover/
|
|
409
|
-
"codeActions": "codeActions/
|
|
410
|
-
"documentHighlight": "documentHighlight/
|
|
411
|
-
"documentSymbol": "documentSymbol/
|
|
412
|
-
"links": "links/
|
|
413
|
-
"typeDefinition": "typeDefinition/
|
|
414
|
-
"references": "references/
|
|
415
|
-
"implementation": "implementation/
|
|
416
|
-
"inlineCompletions": "inlineCompletions/
|
|
417
|
-
"formatting": "formatting/
|
|
418
|
-
"codeLens": "codeLens/
|
|
419
|
-
"color": "color/
|
|
420
|
-
"declaration": "declaration/
|
|
421
|
-
"inlayHints": "inlayHints/
|
|
422
|
-
}
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"id": "
|
|
426
|
-
"name": "
|
|
427
|
-
"files": {
|
|
428
|
-
"completion": "completion/
|
|
429
|
-
"defination": "defination/
|
|
430
|
-
"hover": "hover/
|
|
431
|
-
"codeActions": "codeActions/
|
|
432
|
-
"documentHighlight": "documentHighlight/
|
|
433
|
-
"documentSymbol": "documentSymbol/
|
|
434
|
-
"links": "links/
|
|
435
|
-
"typeDefinition": "typeDefinition/
|
|
436
|
-
"references": "references/
|
|
437
|
-
"implementation": "implementation/
|
|
438
|
-
"inlineCompletions": "inlineCompletions/
|
|
439
|
-
"formatting": "formatting/
|
|
440
|
-
"codeLens": "codeLens/
|
|
441
|
-
"color": "color/
|
|
442
|
-
"declaration": "declaration/
|
|
443
|
-
"inlayHints": "inlayHints/
|
|
444
|
-
}
|
|
445
|
-
},
|
|
446
|
-
{
|
|
447
|
-
"id": "
|
|
448
|
-
"name": "
|
|
449
|
-
"files": {
|
|
450
|
-
"completion": "completion/
|
|
451
|
-
"defination": "defination/
|
|
452
|
-
"hover": "hover/
|
|
453
|
-
"codeActions": "codeActions/
|
|
454
|
-
"documentHighlight": "documentHighlight/
|
|
455
|
-
"documentSymbol": "documentSymbol/
|
|
456
|
-
"links": "links/
|
|
457
|
-
"typeDefinition": "typeDefinition/
|
|
458
|
-
"references": "references/
|
|
459
|
-
"implementation": "implementation/
|
|
460
|
-
"inlineCompletions": "inlineCompletions/
|
|
461
|
-
"formatting": "formatting/
|
|
462
|
-
"codeLens": "codeLens/
|
|
463
|
-
"color": "color/
|
|
464
|
-
"declaration": "declaration/
|
|
465
|
-
"inlayHints": "inlayHints/
|
|
466
|
-
}
|
|
467
|
-
},
|
|
468
|
-
{
|
|
469
|
-
"id": "
|
|
470
|
-
"name": "
|
|
471
|
-
"files": {
|
|
472
|
-
"completion": "completion/
|
|
473
|
-
"defination": "defination/
|
|
474
|
-
"hover": "hover/
|
|
475
|
-
"codeActions": "codeActions/
|
|
476
|
-
"documentHighlight": "documentHighlight/
|
|
477
|
-
"documentSymbol": "documentSymbol/
|
|
478
|
-
"links": "links/
|
|
479
|
-
"typeDefinition": "typeDefinition/
|
|
480
|
-
"references": "references/
|
|
481
|
-
"implementation": "implementation/
|
|
482
|
-
"inlineCompletions": "inlineCompletions/
|
|
483
|
-
"formatting": "formatting/
|
|
484
|
-
"codeLens": "codeLens/
|
|
485
|
-
"color": "color/
|
|
486
|
-
"declaration": "declaration/
|
|
487
|
-
"inlayHints": "inlayHints/
|
|
488
|
-
}
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
"id": "
|
|
492
|
-
"name": "
|
|
493
|
-
"files": {
|
|
494
|
-
"completion": "completion/
|
|
495
|
-
"defination": "defination/
|
|
496
|
-
"hover": "hover/
|
|
497
|
-
"codeActions": "codeActions/
|
|
498
|
-
"documentHighlight": "documentHighlight/
|
|
499
|
-
"documentSymbol": "documentSymbol/
|
|
500
|
-
"links": "links/
|
|
501
|
-
"typeDefinition": "typeDefinition/
|
|
502
|
-
"references": "references/
|
|
503
|
-
"implementation": "implementation/
|
|
504
|
-
"inlineCompletions": "inlineCompletions/
|
|
505
|
-
"formatting": "formatting/
|
|
506
|
-
"codeLens": "codeLens/
|
|
507
|
-
"color": "color/
|
|
508
|
-
"declaration": "declaration/
|
|
509
|
-
"inlayHints": "inlayHints/
|
|
510
|
-
}
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"id": "
|
|
514
|
-
"name": "
|
|
515
|
-
"files": {
|
|
516
|
-
"completion": "completion/
|
|
517
|
-
"defination": "defination/
|
|
518
|
-
"hover": "hover/
|
|
519
|
-
"codeActions": "codeActions/
|
|
520
|
-
"documentHighlight": "documentHighlight/
|
|
521
|
-
"documentSymbol": "documentSymbol/
|
|
522
|
-
"links": "links/
|
|
523
|
-
"typeDefinition": "typeDefinition/
|
|
524
|
-
"references": "references/
|
|
525
|
-
"implementation": "implementation/
|
|
526
|
-
"inlineCompletions": "inlineCompletions/
|
|
527
|
-
"formatting": "formatting/
|
|
528
|
-
"codeLens": "codeLens/
|
|
529
|
-
"color": "color/
|
|
530
|
-
"declaration": "declaration/
|
|
531
|
-
"inlayHints": "inlayHints/
|
|
532
|
-
}
|
|
533
|
-
},
|
|
534
|
-
{
|
|
535
|
-
"id": "
|
|
536
|
-
"name": "
|
|
537
|
-
"files": {
|
|
538
|
-
"completion": "completion/
|
|
539
|
-
"defination": "defination/
|
|
540
|
-
"hover": "hover/
|
|
541
|
-
"codeActions": "codeActions/
|
|
542
|
-
"documentHighlight": "documentHighlight/
|
|
543
|
-
"documentSymbol": "documentSymbol/
|
|
544
|
-
"links": "links/
|
|
545
|
-
"typeDefinition": "typeDefinition/
|
|
546
|
-
"references": "references/
|
|
547
|
-
"implementation": "implementation/
|
|
548
|
-
"inlineCompletions": "inlineCompletions/
|
|
549
|
-
"formatting": "formatting/
|
|
550
|
-
"codeLens": "codeLens/
|
|
551
|
-
"color": "color/
|
|
552
|
-
"declaration": "declaration/
|
|
553
|
-
"inlayHints": "inlayHints/
|
|
554
|
-
}
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"id": "
|
|
558
|
-
"name": "
|
|
559
|
-
"files": {
|
|
560
|
-
"completion": "completion/
|
|
561
|
-
"defination": "defination/
|
|
562
|
-
"hover": "hover/
|
|
563
|
-
"codeActions": "codeActions/
|
|
564
|
-
"documentHighlight": "documentHighlight/
|
|
565
|
-
"documentSymbol": "documentSymbol/
|
|
566
|
-
"links": "links/
|
|
567
|
-
"typeDefinition": "typeDefinition/
|
|
568
|
-
"references": "references/
|
|
569
|
-
"implementation": "implementation/
|
|
570
|
-
"inlineCompletions": "inlineCompletions/
|
|
571
|
-
"formatting": "formatting/
|
|
572
|
-
"codeLens": "codeLens/
|
|
573
|
-
"color": "color/
|
|
574
|
-
"declaration": "declaration/
|
|
575
|
-
"inlayHints": "inlayHints/
|
|
576
|
-
}
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
"id": "
|
|
580
|
-
"name": "
|
|
581
|
-
"files": {
|
|
582
|
-
"completion": "completion/
|
|
583
|
-
"defination": "defination/
|
|
584
|
-
"hover": "hover/
|
|
585
|
-
"codeActions": "codeActions/
|
|
586
|
-
"documentHighlight": "documentHighlight/
|
|
587
|
-
"documentSymbol": "documentSymbol/
|
|
588
|
-
"links": "links/
|
|
589
|
-
"typeDefinition": "typeDefinition/
|
|
590
|
-
"references": "references/
|
|
591
|
-
"implementation": "implementation/
|
|
592
|
-
"inlineCompletions": "inlineCompletions/
|
|
593
|
-
"formatting": "formatting/
|
|
594
|
-
"codeLens": "codeLens/
|
|
595
|
-
"color": "color/
|
|
596
|
-
"declaration": "declaration/
|
|
597
|
-
"inlayHints": "inlayHints/
|
|
598
|
-
}
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
"id": "
|
|
602
|
-
"name": "
|
|
603
|
-
"files": {
|
|
604
|
-
"completion": "completion/
|
|
605
|
-
"defination": "defination/
|
|
606
|
-
"hover": "hover/
|
|
607
|
-
"codeActions": "codeActions/
|
|
608
|
-
"documentHighlight": "documentHighlight/
|
|
609
|
-
"documentSymbol": "documentSymbol/
|
|
610
|
-
"links": "links/
|
|
611
|
-
"typeDefinition": "typeDefinition/
|
|
612
|
-
"references": "references/
|
|
613
|
-
"implementation": "implementation/
|
|
614
|
-
"inlineCompletions": "inlineCompletions/
|
|
615
|
-
"formatting": "formatting/
|
|
616
|
-
"codeLens": "codeLens/
|
|
617
|
-
"color": "color/
|
|
618
|
-
"declaration": "declaration/
|
|
619
|
-
"inlayHints": "inlayHints/
|
|
620
|
-
}
|
|
621
|
-
},
|
|
622
|
-
{
|
|
623
|
-
"id": "
|
|
624
|
-
"name": "
|
|
625
|
-
"files": {
|
|
626
|
-
"completion": "completion/
|
|
627
|
-
"defination": "defination/
|
|
628
|
-
"hover": "hover/
|
|
629
|
-
"codeActions": "codeActions/
|
|
630
|
-
"documentHighlight": "documentHighlight/
|
|
631
|
-
"documentSymbol": "documentSymbol/
|
|
632
|
-
"links": "links/
|
|
633
|
-
"typeDefinition": "typeDefinition/
|
|
634
|
-
"references": "references/
|
|
635
|
-
"implementation": "implementation/
|
|
636
|
-
"inlineCompletions": "inlineCompletions/
|
|
637
|
-
"formatting": "formatting/
|
|
638
|
-
"codeLens": "codeLens/
|
|
639
|
-
"color": "color/
|
|
640
|
-
"declaration": "declaration/
|
|
641
|
-
"inlayHints": "inlayHints/
|
|
642
|
-
}
|
|
643
|
-
},
|
|
644
|
-
{
|
|
645
|
-
"id": "
|
|
646
|
-
"name": "
|
|
647
|
-
"files": {
|
|
648
|
-
"completion": "completion/
|
|
649
|
-
"defination": "defination/
|
|
650
|
-
"hover": "hover/
|
|
651
|
-
"codeActions": "codeActions/
|
|
652
|
-
"documentHighlight": "documentHighlight/
|
|
653
|
-
"documentSymbol": "documentSymbol/
|
|
654
|
-
"links": "links/
|
|
655
|
-
"typeDefinition": "typeDefinition/
|
|
656
|
-
"references": "references/
|
|
657
|
-
"implementation": "implementation/
|
|
658
|
-
"inlineCompletions": "inlineCompletions/
|
|
659
|
-
"formatting": "formatting/
|
|
660
|
-
"codeLens": "codeLens/
|
|
661
|
-
"color": "color/
|
|
662
|
-
"declaration": "declaration/
|
|
663
|
-
"inlayHints": "inlayHints/
|
|
664
|
-
}
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"id": "
|
|
668
|
-
"name": "
|
|
669
|
-
"files": {
|
|
670
|
-
"completion": "completion/
|
|
671
|
-
"defination": "defination/
|
|
672
|
-
"hover": "hover/
|
|
673
|
-
"codeActions": "codeActions/
|
|
674
|
-
"documentHighlight": "documentHighlight/
|
|
675
|
-
"documentSymbol": "documentSymbol/
|
|
676
|
-
"links": "links/
|
|
677
|
-
"typeDefinition": "typeDefinition/
|
|
678
|
-
"references": "references/
|
|
679
|
-
"implementation": "implementation/
|
|
680
|
-
"inlineCompletions": "inlineCompletions/
|
|
681
|
-
"formatting": "formatting/
|
|
682
|
-
"codeLens": "codeLens/
|
|
683
|
-
"color": "color/
|
|
684
|
-
"declaration": "declaration/
|
|
685
|
-
"inlayHints": "inlayHints/
|
|
686
|
-
}
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
"id": "
|
|
690
|
-
"name": "
|
|
691
|
-
"files": {
|
|
692
|
-
"completion": "completion/
|
|
693
|
-
"defination": "defination/
|
|
694
|
-
"hover": "hover/
|
|
695
|
-
"codeActions": "codeActions/
|
|
696
|
-
"documentHighlight": "documentHighlight/
|
|
697
|
-
"documentSymbol": "documentSymbol/
|
|
698
|
-
"links": "links/
|
|
699
|
-
"typeDefinition": "typeDefinition/
|
|
700
|
-
"references": "references/
|
|
701
|
-
"implementation": "implementation/
|
|
702
|
-
"inlineCompletions": "inlineCompletions/
|
|
703
|
-
"formatting": "formatting/
|
|
704
|
-
"codeLens": "codeLens/
|
|
705
|
-
"color": "color/
|
|
706
|
-
"declaration": "declaration/
|
|
707
|
-
"inlayHints": "inlayHints/
|
|
708
|
-
}
|
|
709
|
-
},
|
|
710
|
-
{
|
|
711
|
-
"id": "
|
|
712
|
-
"name": "
|
|
713
|
-
"files": {
|
|
714
|
-
"completion": "completion/
|
|
715
|
-
"defination": "defination/
|
|
716
|
-
"hover": "hover/
|
|
717
|
-
"codeActions": "codeActions/
|
|
718
|
-
"documentHighlight": "documentHighlight/
|
|
719
|
-
"documentSymbol": "documentSymbol/
|
|
720
|
-
"links": "links/
|
|
721
|
-
"typeDefinition": "typeDefinition/
|
|
722
|
-
"references": "references/
|
|
723
|
-
"implementation": "implementation/
|
|
724
|
-
"inlineCompletions": "inlineCompletions/
|
|
725
|
-
"formatting": "formatting/
|
|
726
|
-
"codeLens": "codeLens/
|
|
727
|
-
"color": "color/
|
|
728
|
-
"declaration": "declaration/
|
|
729
|
-
"inlayHints": "inlayHints/
|
|
730
|
-
}
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"id": "
|
|
734
|
-
"name": "
|
|
735
|
-
"files": {
|
|
736
|
-
"completion": "completion/
|
|
737
|
-
"defination": "defination/
|
|
738
|
-
"hover": "hover/
|
|
739
|
-
"codeActions": "codeActions/
|
|
740
|
-
"documentHighlight": "documentHighlight/
|
|
741
|
-
"documentSymbol": "documentSymbol/
|
|
742
|
-
"links": "links/
|
|
743
|
-
"typeDefinition": "typeDefinition/
|
|
744
|
-
"references": "references/
|
|
745
|
-
"implementation": "implementation/
|
|
746
|
-
"inlineCompletions": "inlineCompletions/
|
|
747
|
-
"formatting": "formatting/
|
|
748
|
-
"codeLens": "codeLens/
|
|
749
|
-
"color": "color/
|
|
750
|
-
"declaration": "declaration/
|
|
751
|
-
"inlayHints": "inlayHints/
|
|
752
|
-
}
|
|
753
|
-
},
|
|
754
|
-
{
|
|
755
|
-
"id": "
|
|
756
|
-
"name": "
|
|
757
|
-
"files": {
|
|
758
|
-
"completion": "completion/
|
|
759
|
-
"defination": "defination/
|
|
760
|
-
"hover": "hover/
|
|
761
|
-
"codeActions": "codeActions/
|
|
762
|
-
"documentHighlight": "documentHighlight/
|
|
763
|
-
"documentSymbol": "documentSymbol/
|
|
764
|
-
"links": "links/
|
|
765
|
-
"typeDefinition": "typeDefinition/
|
|
766
|
-
"references": "references/
|
|
767
|
-
"implementation": "implementation/
|
|
768
|
-
"inlineCompletions": "inlineCompletions/
|
|
769
|
-
"formatting": "formatting/
|
|
770
|
-
"codeLens": "codeLens/
|
|
771
|
-
"color": "color/
|
|
772
|
-
"declaration": "declaration/
|
|
773
|
-
"inlayHints": "inlayHints/
|
|
774
|
-
}
|
|
775
|
-
},
|
|
776
|
-
{
|
|
777
|
-
"id": "
|
|
778
|
-
"name": "
|
|
779
|
-
"files": {
|
|
780
|
-
"completion": "completion/
|
|
781
|
-
"defination": "defination/
|
|
782
|
-
"hover": "hover/
|
|
783
|
-
"codeActions": "codeActions/
|
|
784
|
-
"documentHighlight": "documentHighlight/
|
|
785
|
-
"documentSymbol": "documentSymbol/
|
|
786
|
-
"links": "links/
|
|
787
|
-
"typeDefinition": "typeDefinition/
|
|
788
|
-
"references": "references/
|
|
789
|
-
"implementation": "implementation/
|
|
790
|
-
"inlineCompletions": "inlineCompletions/
|
|
791
|
-
"formatting": "formatting/
|
|
792
|
-
"codeLens": "codeLens/
|
|
793
|
-
"color": "color/
|
|
794
|
-
"declaration": "declaration/
|
|
795
|
-
"inlayHints": "inlayHints/
|
|
796
|
-
}
|
|
797
|
-
},
|
|
798
|
-
{
|
|
799
|
-
"id": "
|
|
800
|
-
"name": "
|
|
801
|
-
"files": {
|
|
802
|
-
"completion": "completion/
|
|
803
|
-
"defination": "defination/
|
|
804
|
-
"hover": "hover/
|
|
805
|
-
"codeActions": "codeActions/
|
|
806
|
-
"documentHighlight": "documentHighlight/
|
|
807
|
-
"documentSymbol": "documentSymbol/
|
|
808
|
-
"links": "links/
|
|
809
|
-
"typeDefinition": "typeDefinition/
|
|
810
|
-
"references": "references/
|
|
811
|
-
"implementation": "implementation/
|
|
812
|
-
"inlineCompletions": "inlineCompletions/
|
|
813
|
-
"formatting": "formatting/
|
|
814
|
-
"codeLens": "codeLens/
|
|
815
|
-
"color": "color/
|
|
816
|
-
"declaration": "declaration/
|
|
817
|
-
"inlayHints": "inlayHints/
|
|
818
|
-
}
|
|
819
|
-
}
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
"
|
|
824
|
-
|
|
825
|
-
"
|
|
826
|
-
"
|
|
827
|
-
"
|
|
828
|
-
"
|
|
829
|
-
"
|
|
830
|
-
"
|
|
831
|
-
"
|
|
832
|
-
"
|
|
833
|
-
"
|
|
834
|
-
"
|
|
835
|
-
"
|
|
836
|
-
"
|
|
837
|
-
"
|
|
838
|
-
"
|
|
839
|
-
"
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
"
|
|
847
|
-
"
|
|
848
|
-
"
|
|
849
|
-
"
|
|
850
|
-
"
|
|
851
|
-
"
|
|
852
|
-
"
|
|
853
|
-
"
|
|
854
|
-
"
|
|
855
|
-
"
|
|
856
|
-
"
|
|
857
|
-
"
|
|
858
|
-
"
|
|
859
|
-
"
|
|
860
|
-
"
|
|
861
|
-
"
|
|
862
|
-
|
|
863
|
-
},
|
|
864
|
-
|
|
865
|
-
"
|
|
866
|
-
"
|
|
867
|
-
|
|
868
|
-
"
|
|
869
|
-
"
|
|
870
|
-
"
|
|
871
|
-
"
|
|
872
|
-
"
|
|
873
|
-
"
|
|
874
|
-
"
|
|
875
|
-
"
|
|
876
|
-
"
|
|
877
|
-
"
|
|
878
|
-
"
|
|
879
|
-
"
|
|
880
|
-
"
|
|
881
|
-
"
|
|
882
|
-
"
|
|
883
|
-
"
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
"
|
|
891
|
-
"
|
|
892
|
-
"
|
|
893
|
-
"
|
|
894
|
-
"
|
|
895
|
-
"
|
|
896
|
-
"
|
|
897
|
-
"
|
|
898
|
-
"
|
|
899
|
-
"
|
|
900
|
-
"
|
|
901
|
-
"
|
|
902
|
-
"
|
|
903
|
-
"
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
"
|
|
913
|
-
"
|
|
914
|
-
"
|
|
915
|
-
"
|
|
916
|
-
"
|
|
917
|
-
"
|
|
918
|
-
"
|
|
919
|
-
"
|
|
920
|
-
"
|
|
921
|
-
"
|
|
922
|
-
"
|
|
923
|
-
"
|
|
924
|
-
"
|
|
925
|
-
"
|
|
926
|
-
"
|
|
927
|
-
"
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
"
|
|
935
|
-
"
|
|
936
|
-
"
|
|
937
|
-
"
|
|
938
|
-
"
|
|
939
|
-
"
|
|
940
|
-
"
|
|
941
|
-
"
|
|
942
|
-
"
|
|
943
|
-
"
|
|
944
|
-
"
|
|
945
|
-
"
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
"
|
|
957
|
-
"
|
|
958
|
-
"
|
|
959
|
-
"
|
|
960
|
-
"
|
|
961
|
-
"
|
|
962
|
-
"
|
|
963
|
-
"
|
|
964
|
-
"
|
|
965
|
-
"
|
|
966
|
-
"
|
|
967
|
-
"
|
|
968
|
-
"
|
|
969
|
-
"
|
|
970
|
-
"
|
|
971
|
-
"
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
"
|
|
979
|
-
"
|
|
980
|
-
"
|
|
981
|
-
"
|
|
982
|
-
"
|
|
983
|
-
"
|
|
984
|
-
"
|
|
985
|
-
"
|
|
986
|
-
"
|
|
987
|
-
"
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
"
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
"
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
1003
|
-
"
|
|
1004
|
-
"
|
|
1005
|
-
"
|
|
1006
|
-
"
|
|
1007
|
-
"
|
|
1008
|
-
"
|
|
1009
|
-
"
|
|
1010
|
-
"
|
|
1011
|
-
"
|
|
1012
|
-
"
|
|
1013
|
-
"nginx.json",
|
|
1014
|
-
"
|
|
1015
|
-
"
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
"
|
|
1023
|
-
"
|
|
1024
|
-
"
|
|
1025
|
-
"
|
|
1026
|
-
"
|
|
1027
|
-
"
|
|
1028
|
-
"
|
|
1029
|
-
"
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
"
|
|
1036
|
-
"
|
|
1037
|
-
"c.json"
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
"
|
|
1045
|
-
"
|
|
1046
|
-
"
|
|
1047
|
-
"
|
|
1048
|
-
"
|
|
1049
|
-
"
|
|
1050
|
-
"
|
|
1051
|
-
"
|
|
1052
|
-
"
|
|
1053
|
-
"
|
|
1054
|
-
"
|
|
1055
|
-
"
|
|
1056
|
-
"
|
|
1057
|
-
"
|
|
1058
|
-
"
|
|
1059
|
-
"
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
"
|
|
1067
|
-
"
|
|
1068
|
-
"
|
|
1069
|
-
"
|
|
1070
|
-
"
|
|
1071
|
-
"
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
"
|
|
1078
|
-
"
|
|
1079
|
-
"
|
|
1080
|
-
"
|
|
1081
|
-
"
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
"
|
|
1089
|
-
"
|
|
1090
|
-
"
|
|
1091
|
-
"
|
|
1092
|
-
"
|
|
1093
|
-
"
|
|
1094
|
-
"
|
|
1095
|
-
"
|
|
1096
|
-
"
|
|
1097
|
-
"
|
|
1098
|
-
"perl.json",
|
|
1099
|
-
"
|
|
1100
|
-
"
|
|
1101
|
-
"
|
|
1102
|
-
"
|
|
1103
|
-
"
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
"
|
|
1111
|
-
"
|
|
1112
|
-
"
|
|
1113
|
-
"
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
"
|
|
1120
|
-
"
|
|
1121
|
-
"
|
|
1122
|
-
"
|
|
1123
|
-
"
|
|
1124
|
-
"
|
|
1125
|
-
"
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
"
|
|
1133
|
-
"
|
|
1134
|
-
"
|
|
1135
|
-
"
|
|
1136
|
-
"
|
|
1137
|
-
"
|
|
1138
|
-
"
|
|
1139
|
-
"
|
|
1140
|
-
"
|
|
1141
|
-
"php.json",
|
|
1142
|
-
"
|
|
1143
|
-
"
|
|
1144
|
-
"
|
|
1145
|
-
"
|
|
1146
|
-
"
|
|
1147
|
-
"
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
"
|
|
1155
|
-
"
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
"
|
|
1162
|
-
"
|
|
1163
|
-
"
|
|
1164
|
-
"
|
|
1165
|
-
"
|
|
1166
|
-
"
|
|
1167
|
-
"
|
|
1168
|
-
"
|
|
1169
|
-
"
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
"
|
|
1177
|
-
"
|
|
1178
|
-
"
|
|
1179
|
-
"
|
|
1180
|
-
"
|
|
1181
|
-
"
|
|
1182
|
-
"
|
|
1183
|
-
"
|
|
1184
|
-
"
|
|
1185
|
-
"
|
|
1186
|
-
"
|
|
1187
|
-
"
|
|
1188
|
-
"
|
|
1189
|
-
"
|
|
1190
|
-
"
|
|
1191
|
-
"
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
"
|
|
1204
|
-
"
|
|
1205
|
-
"
|
|
1206
|
-
"
|
|
1207
|
-
"
|
|
1208
|
-
"
|
|
1209
|
-
"
|
|
1210
|
-
"
|
|
1211
|
-
"
|
|
1212
|
-
"
|
|
1213
|
-
"
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
"
|
|
1221
|
-
"
|
|
1222
|
-
"
|
|
1223
|
-
"
|
|
1224
|
-
"
|
|
1225
|
-
"
|
|
1226
|
-
"powershell.json",
|
|
1227
|
-
"
|
|
1228
|
-
"
|
|
1229
|
-
"
|
|
1230
|
-
"
|
|
1231
|
-
"
|
|
1232
|
-
"
|
|
1233
|
-
"
|
|
1234
|
-
"
|
|
1235
|
-
"
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
"
|
|
1246
|
-
"
|
|
1247
|
-
"
|
|
1248
|
-
"
|
|
1249
|
-
"
|
|
1250
|
-
"
|
|
1251
|
-
"
|
|
1252
|
-
"
|
|
1253
|
-
"
|
|
1254
|
-
"
|
|
1255
|
-
"
|
|
1256
|
-
"
|
|
1257
|
-
"
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
"
|
|
1265
|
-
"
|
|
1266
|
-
"
|
|
1267
|
-
"
|
|
1268
|
-
"
|
|
1269
|
-
"
|
|
1270
|
-
"python.json",
|
|
1271
|
-
"
|
|
1272
|
-
"
|
|
1273
|
-
"
|
|
1274
|
-
"
|
|
1275
|
-
"
|
|
1276
|
-
"
|
|
1277
|
-
"
|
|
1278
|
-
"
|
|
1279
|
-
"
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
"
|
|
1286
|
-
|
|
1287
|
-
"
|
|
1288
|
-
"
|
|
1289
|
-
"
|
|
1290
|
-
"
|
|
1291
|
-
"
|
|
1292
|
-
"
|
|
1293
|
-
"
|
|
1294
|
-
"
|
|
1295
|
-
"
|
|
1296
|
-
"
|
|
1297
|
-
"
|
|
1298
|
-
"
|
|
1299
|
-
"
|
|
1300
|
-
"
|
|
1301
|
-
"
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
"
|
|
1309
|
-
"
|
|
1310
|
-
"
|
|
1311
|
-
"
|
|
1312
|
-
"
|
|
1313
|
-
"
|
|
1314
|
-
"
|
|
1315
|
-
"
|
|
1316
|
-
"
|
|
1317
|
-
"
|
|
1318
|
-
"
|
|
1319
|
-
"
|
|
1320
|
-
"
|
|
1321
|
-
"
|
|
1322
|
-
"
|
|
1323
|
-
"
|
|
1324
|
-
|
|
1325
|
-
},
|
|
1326
|
-
|
|
1327
|
-
"
|
|
1328
|
-
"
|
|
1329
|
-
|
|
1330
|
-
"
|
|
1331
|
-
"
|
|
1332
|
-
"
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
"
|
|
1336
|
-
"
|
|
1337
|
-
"
|
|
1338
|
-
"
|
|
1339
|
-
"
|
|
1340
|
-
"
|
|
1341
|
-
"
|
|
1342
|
-
"
|
|
1343
|
-
"
|
|
1344
|
-
"
|
|
1345
|
-
"
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
"
|
|
1353
|
-
"
|
|
1354
|
-
"
|
|
1355
|
-
"redis
|
|
1356
|
-
"
|
|
1357
|
-
"
|
|
1358
|
-
"
|
|
1359
|
-
"
|
|
1360
|
-
"
|
|
1361
|
-
"
|
|
1362
|
-
"
|
|
1363
|
-
"
|
|
1364
|
-
"
|
|
1365
|
-
"
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
"
|
|
1375
|
-
"
|
|
1376
|
-
"
|
|
1377
|
-
"
|
|
1378
|
-
"
|
|
1379
|
-
"
|
|
1380
|
-
"
|
|
1381
|
-
"
|
|
1382
|
-
"
|
|
1383
|
-
"
|
|
1384
|
-
"
|
|
1385
|
-
"
|
|
1386
|
-
"
|
|
1387
|
-
"
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
"
|
|
1397
|
-
"
|
|
1398
|
-
"
|
|
1399
|
-
"
|
|
1400
|
-
"
|
|
1401
|
-
"
|
|
1402
|
-
"
|
|
1403
|
-
"
|
|
1404
|
-
"
|
|
1405
|
-
"
|
|
1406
|
-
"
|
|
1407
|
-
"
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
"
|
|
1419
|
-
"
|
|
1420
|
-
"
|
|
1421
|
-
"
|
|
1422
|
-
"
|
|
1423
|
-
"
|
|
1424
|
-
"
|
|
1425
|
-
"
|
|
1426
|
-
"
|
|
1427
|
-
"
|
|
1428
|
-
"
|
|
1429
|
-
"
|
|
1430
|
-
"
|
|
1431
|
-
"
|
|
1432
|
-
"
|
|
1433
|
-
"
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
"ruby.json",
|
|
1441
|
-
"
|
|
1442
|
-
"
|
|
1443
|
-
"
|
|
1444
|
-
"
|
|
1445
|
-
"
|
|
1446
|
-
"
|
|
1447
|
-
"
|
|
1448
|
-
"
|
|
1449
|
-
"
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
"
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
"
|
|
1463
|
-
"
|
|
1464
|
-
"
|
|
1465
|
-
"
|
|
1466
|
-
"
|
|
1467
|
-
"
|
|
1468
|
-
"
|
|
1469
|
-
"
|
|
1470
|
-
"
|
|
1471
|
-
"
|
|
1472
|
-
"
|
|
1473
|
-
"
|
|
1474
|
-
"
|
|
1475
|
-
"
|
|
1476
|
-
"
|
|
1477
|
-
"
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
"
|
|
1485
|
-
"
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1488
|
-
"
|
|
1489
|
-
"
|
|
1490
|
-
"
|
|
1491
|
-
"
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1
|
+
{
|
|
2
|
+
"version": "1.0.0",
|
|
3
|
+
"description": "Monaco editor language support data for all language providers (completion, definition, hover, code actions, document highlight, document symbol, links, type definition, references, implementation, inline completions, formatting, code lens, color, declaration, inlay hints)",
|
|
4
|
+
"generatedAt": "2026-03-05",
|
|
5
|
+
"languages": [
|
|
6
|
+
{
|
|
7
|
+
"id": "abap",
|
|
8
|
+
"name": "ABAP",
|
|
9
|
+
"files": {
|
|
10
|
+
"completion": "completion/abap.json",
|
|
11
|
+
"defination": "defination/abap.json",
|
|
12
|
+
"hover": "hover/abap.json",
|
|
13
|
+
"codeActions": "codeActions/abap.json",
|
|
14
|
+
"documentHighlight": "documentHighlight/abap.json",
|
|
15
|
+
"documentSymbol": "documentSymbol/abap.json",
|
|
16
|
+
"links": "links/abap.json",
|
|
17
|
+
"typeDefinition": "typeDefinition/abap.json",
|
|
18
|
+
"references": "references/abap.json",
|
|
19
|
+
"implementation": "implementation/abap.json",
|
|
20
|
+
"inlineCompletions": "inlineCompletions/abap.json",
|
|
21
|
+
"formatting": "formatting/abap.json",
|
|
22
|
+
"codeLens": "codeLens/abap.json",
|
|
23
|
+
"color": "color/abap.json",
|
|
24
|
+
"declaration": "declaration/abap.json",
|
|
25
|
+
"inlayHints": "inlayHints/abap.json"
|
|
26
|
+
}
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "apex",
|
|
30
|
+
"name": "Apex",
|
|
31
|
+
"files": {
|
|
32
|
+
"completion": "completion/apex.json",
|
|
33
|
+
"defination": "defination/apex.json",
|
|
34
|
+
"hover": "hover/apex.json",
|
|
35
|
+
"codeActions": "codeActions/apex.json",
|
|
36
|
+
"documentHighlight": "documentHighlight/apex.json",
|
|
37
|
+
"documentSymbol": "documentSymbol/apex.json",
|
|
38
|
+
"links": "links/apex.json",
|
|
39
|
+
"typeDefinition": "typeDefinition/apex.json",
|
|
40
|
+
"references": "references/apex.json",
|
|
41
|
+
"implementation": "implementation/apex.json",
|
|
42
|
+
"inlineCompletions": "inlineCompletions/apex.json",
|
|
43
|
+
"formatting": "formatting/apex.json",
|
|
44
|
+
"codeLens": "codeLens/apex.json",
|
|
45
|
+
"color": "color/apex.json",
|
|
46
|
+
"declaration": "declaration/apex.json",
|
|
47
|
+
"inlayHints": "inlayHints/apex.json"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"id": "awk",
|
|
52
|
+
"name": "Awk",
|
|
53
|
+
"files": {
|
|
54
|
+
"completion": "completion/awk.json",
|
|
55
|
+
"defination": "defination/awk.json",
|
|
56
|
+
"hover": "hover/awk.json",
|
|
57
|
+
"codeActions": "codeActions/awk.json",
|
|
58
|
+
"documentHighlight": "documentHighlight/awk.json",
|
|
59
|
+
"documentSymbol": "documentSymbol/awk.json",
|
|
60
|
+
"links": "links/awk.json",
|
|
61
|
+
"typeDefinition": "typeDefinition/awk.json",
|
|
62
|
+
"references": "references/awk.json",
|
|
63
|
+
"implementation": "implementation/awk.json",
|
|
64
|
+
"inlineCompletions": "inlineCompletions/awk.json",
|
|
65
|
+
"formatting": "formatting/awk.json",
|
|
66
|
+
"codeLens": "codeLens/awk.json",
|
|
67
|
+
"color": "color/awk.json",
|
|
68
|
+
"declaration": "declaration/awk.json",
|
|
69
|
+
"inlayHints": "inlayHints/awk.json"
|
|
70
|
+
}
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": "azcli",
|
|
74
|
+
"name": "Azure CLI",
|
|
75
|
+
"files": {
|
|
76
|
+
"completion": "completion/azcli.json",
|
|
77
|
+
"defination": "defination/azcli.json",
|
|
78
|
+
"hover": "hover/azcli.json",
|
|
79
|
+
"codeActions": "codeActions/azcli.json",
|
|
80
|
+
"documentHighlight": "documentHighlight/azcli.json",
|
|
81
|
+
"documentSymbol": "documentSymbol/azcli.json",
|
|
82
|
+
"links": "links/azcli.json",
|
|
83
|
+
"typeDefinition": "typeDefinition/azcli.json",
|
|
84
|
+
"references": "references/azcli.json",
|
|
85
|
+
"implementation": "implementation/azcli.json",
|
|
86
|
+
"inlineCompletions": "inlineCompletions/azcli.json",
|
|
87
|
+
"formatting": "formatting/azcli.json",
|
|
88
|
+
"codeLens": "codeLens/azcli.json",
|
|
89
|
+
"color": "color/azcli.json",
|
|
90
|
+
"declaration": "declaration/azcli.json",
|
|
91
|
+
"inlayHints": "inlayHints/azcli.json"
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"id": "bash",
|
|
96
|
+
"name": "Shell/Bash",
|
|
97
|
+
"files": {
|
|
98
|
+
"completion": "completion/bash.json",
|
|
99
|
+
"defination": "defination/bash.json",
|
|
100
|
+
"hover": "hover/bash.json",
|
|
101
|
+
"codeActions": "codeActions/bash.json",
|
|
102
|
+
"documentHighlight": "documentHighlight/bash.json",
|
|
103
|
+
"documentSymbol": "documentSymbol/bash.json",
|
|
104
|
+
"links": "links/bash.json",
|
|
105
|
+
"typeDefinition": "typeDefinition/bash.json",
|
|
106
|
+
"references": "references/bash.json",
|
|
107
|
+
"implementation": "implementation/bash.json",
|
|
108
|
+
"inlineCompletions": "inlineCompletions/bash.json",
|
|
109
|
+
"formatting": "formatting/bash.json",
|
|
110
|
+
"codeLens": "codeLens/bash.json",
|
|
111
|
+
"color": "color/bash.json",
|
|
112
|
+
"declaration": "declaration/bash.json",
|
|
113
|
+
"inlayHints": "inlayHints/bash.json"
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"id": "bicep",
|
|
118
|
+
"name": "Bicep",
|
|
119
|
+
"files": {
|
|
120
|
+
"completion": "completion/bicep.json",
|
|
121
|
+
"defination": "defination/bicep.json",
|
|
122
|
+
"hover": "hover/bicep.json",
|
|
123
|
+
"codeActions": "codeActions/bicep.json",
|
|
124
|
+
"documentHighlight": "documentHighlight/bicep.json",
|
|
125
|
+
"documentSymbol": "documentSymbol/bicep.json",
|
|
126
|
+
"links": "links/bicep.json",
|
|
127
|
+
"typeDefinition": "typeDefinition/bicep.json",
|
|
128
|
+
"references": "references/bicep.json",
|
|
129
|
+
"implementation": "implementation/bicep.json",
|
|
130
|
+
"inlineCompletions": "inlineCompletions/bicep.json",
|
|
131
|
+
"formatting": "formatting/bicep.json",
|
|
132
|
+
"codeLens": "codeLens/bicep.json",
|
|
133
|
+
"color": "color/bicep.json",
|
|
134
|
+
"declaration": "declaration/bicep.json",
|
|
135
|
+
"inlayHints": "inlayHints/bicep.json"
|
|
136
|
+
}
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"id": "c",
|
|
140
|
+
"name": "C",
|
|
141
|
+
"files": {
|
|
142
|
+
"completion": "completion/c.json",
|
|
143
|
+
"defination": "defination/c.json",
|
|
144
|
+
"hover": "hover/c.json",
|
|
145
|
+
"codeActions": "codeActions/c.json",
|
|
146
|
+
"documentHighlight": "documentHighlight/c.json",
|
|
147
|
+
"documentSymbol": "documentSymbol/c.json",
|
|
148
|
+
"links": "links/c.json",
|
|
149
|
+
"typeDefinition": "typeDefinition/c.json",
|
|
150
|
+
"references": "references/c.json",
|
|
151
|
+
"implementation": "implementation/c.json",
|
|
152
|
+
"inlineCompletions": "inlineCompletions/c.json",
|
|
153
|
+
"formatting": "formatting/c.json",
|
|
154
|
+
"codeLens": "codeLens/c.json",
|
|
155
|
+
"color": "color/c.json",
|
|
156
|
+
"declaration": "declaration/c.json",
|
|
157
|
+
"inlayHints": "inlayHints/c.json"
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"id": "caddy",
|
|
162
|
+
"name": "Caddy",
|
|
163
|
+
"files": {
|
|
164
|
+
"completion": "completion/caddy.json",
|
|
165
|
+
"defination": "defination/caddy.json",
|
|
166
|
+
"hover": "hover/caddy.json",
|
|
167
|
+
"codeActions": "codeActions/caddy.json",
|
|
168
|
+
"documentHighlight": "documentHighlight/caddy.json",
|
|
169
|
+
"documentSymbol": "documentSymbol/caddy.json",
|
|
170
|
+
"links": "links/caddy.json",
|
|
171
|
+
"typeDefinition": "typeDefinition/caddy.json",
|
|
172
|
+
"references": "references/caddy.json",
|
|
173
|
+
"implementation": "implementation/caddy.json",
|
|
174
|
+
"inlineCompletions": "inlineCompletions/caddy.json",
|
|
175
|
+
"formatting": "formatting/caddy.json",
|
|
176
|
+
"codeLens": "codeLens/caddy.json",
|
|
177
|
+
"color": "color/caddy.json",
|
|
178
|
+
"declaration": "declaration/caddy.json",
|
|
179
|
+
"inlayHints": "inlayHints/caddy.json"
|
|
180
|
+
}
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"id": "cameligo",
|
|
184
|
+
"name": "CameLIGO",
|
|
185
|
+
"files": {
|
|
186
|
+
"completion": "completion/cameligo.json",
|
|
187
|
+
"defination": "defination/cameligo.json",
|
|
188
|
+
"hover": "hover/cameligo.json",
|
|
189
|
+
"codeActions": "codeActions/cameligo.json",
|
|
190
|
+
"documentHighlight": "documentHighlight/cameligo.json",
|
|
191
|
+
"documentSymbol": "documentSymbol/cameligo.json",
|
|
192
|
+
"links": "links/cameligo.json",
|
|
193
|
+
"typeDefinition": "typeDefinition/cameligo.json",
|
|
194
|
+
"references": "references/cameligo.json",
|
|
195
|
+
"implementation": "implementation/cameligo.json",
|
|
196
|
+
"inlineCompletions": "inlineCompletions/cameligo.json",
|
|
197
|
+
"formatting": "formatting/cameligo.json",
|
|
198
|
+
"codeLens": "codeLens/cameligo.json",
|
|
199
|
+
"color": "color/cameligo.json",
|
|
200
|
+
"declaration": "declaration/cameligo.json",
|
|
201
|
+
"inlayHints": "inlayHints/cameligo.json"
|
|
202
|
+
}
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"id": "clojure",
|
|
206
|
+
"name": "Clojure",
|
|
207
|
+
"files": {
|
|
208
|
+
"completion": "completion/clojure.json",
|
|
209
|
+
"defination": "defination/clojure.json",
|
|
210
|
+
"hover": "hover/clojure.json",
|
|
211
|
+
"codeActions": "codeActions/clojure.json",
|
|
212
|
+
"documentHighlight": "documentHighlight/clojure.json",
|
|
213
|
+
"documentSymbol": "documentSymbol/clojure.json",
|
|
214
|
+
"links": "links/clojure.json",
|
|
215
|
+
"typeDefinition": "typeDefinition/clojure.json",
|
|
216
|
+
"references": "references/clojure.json",
|
|
217
|
+
"implementation": "implementation/clojure.json",
|
|
218
|
+
"inlineCompletions": "inlineCompletions/clojure.json",
|
|
219
|
+
"formatting": "formatting/clojure.json",
|
|
220
|
+
"codeLens": "codeLens/clojure.json",
|
|
221
|
+
"color": "color/clojure.json",
|
|
222
|
+
"declaration": "declaration/clojure.json",
|
|
223
|
+
"inlayHints": "inlayHints/clojure.json"
|
|
224
|
+
}
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"id": "coffee",
|
|
228
|
+
"name": "CoffeeScript",
|
|
229
|
+
"files": {
|
|
230
|
+
"completion": "completion/coffee.json",
|
|
231
|
+
"defination": "defination/coffee.json",
|
|
232
|
+
"hover": "hover/coffee.json",
|
|
233
|
+
"codeActions": "codeActions/coffee.json",
|
|
234
|
+
"documentHighlight": "documentHighlight/coffee.json",
|
|
235
|
+
"documentSymbol": "documentSymbol/coffee.json",
|
|
236
|
+
"links": "links/coffee.json",
|
|
237
|
+
"typeDefinition": "typeDefinition/coffee.json",
|
|
238
|
+
"references": "references/coffee.json",
|
|
239
|
+
"implementation": "implementation/coffee.json",
|
|
240
|
+
"inlineCompletions": "inlineCompletions/coffee.json",
|
|
241
|
+
"formatting": "formatting/coffee.json",
|
|
242
|
+
"codeLens": "codeLens/coffee.json",
|
|
243
|
+
"color": "color/coffee.json",
|
|
244
|
+
"declaration": "declaration/coffee.json",
|
|
245
|
+
"inlayHints": "inlayHints/coffee.json"
|
|
246
|
+
}
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"id": "cpp",
|
|
250
|
+
"name": "C++",
|
|
251
|
+
"files": {
|
|
252
|
+
"completion": "completion/cpp.json",
|
|
253
|
+
"defination": "defination/cpp.json",
|
|
254
|
+
"hover": "hover/cpp.json",
|
|
255
|
+
"codeActions": "codeActions/cpp.json",
|
|
256
|
+
"documentHighlight": "documentHighlight/cpp.json",
|
|
257
|
+
"documentSymbol": "documentSymbol/cpp.json",
|
|
258
|
+
"links": "links/cpp.json",
|
|
259
|
+
"typeDefinition": "typeDefinition/cpp.json",
|
|
260
|
+
"references": "references/cpp.json",
|
|
261
|
+
"implementation": "implementation/cpp.json",
|
|
262
|
+
"inlineCompletions": "inlineCompletions/cpp.json",
|
|
263
|
+
"formatting": "formatting/cpp.json",
|
|
264
|
+
"codeLens": "codeLens/cpp.json",
|
|
265
|
+
"color": "color/cpp.json",
|
|
266
|
+
"declaration": "declaration/cpp.json",
|
|
267
|
+
"inlayHints": "inlayHints/cpp.json"
|
|
268
|
+
}
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"id": "crontab",
|
|
272
|
+
"name": "Crontab",
|
|
273
|
+
"files": {
|
|
274
|
+
"completion": "completion/crontab.json",
|
|
275
|
+
"defination": "defination/crontab.json",
|
|
276
|
+
"hover": "hover/crontab.json",
|
|
277
|
+
"codeActions": "codeActions/crontab.json",
|
|
278
|
+
"documentHighlight": "documentHighlight/crontab.json",
|
|
279
|
+
"documentSymbol": "documentSymbol/crontab.json",
|
|
280
|
+
"links": "links/crontab.json",
|
|
281
|
+
"typeDefinition": "typeDefinition/crontab.json",
|
|
282
|
+
"references": "references/crontab.json",
|
|
283
|
+
"implementation": "implementation/crontab.json",
|
|
284
|
+
"inlineCompletions": "inlineCompletions/crontab.json",
|
|
285
|
+
"formatting": "formatting/crontab.json",
|
|
286
|
+
"codeLens": "codeLens/crontab.json",
|
|
287
|
+
"color": "color/crontab.json",
|
|
288
|
+
"declaration": "declaration/crontab.json",
|
|
289
|
+
"inlayHints": "inlayHints/crontab.json"
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"id": "csharp",
|
|
294
|
+
"name": "C#",
|
|
295
|
+
"files": {
|
|
296
|
+
"completion": "completion/csharp.json",
|
|
297
|
+
"defination": "defination/csharp.json",
|
|
298
|
+
"hover": "hover/csharp.json",
|
|
299
|
+
"codeActions": "codeActions/csharp.json",
|
|
300
|
+
"documentHighlight": "documentHighlight/csharp.json",
|
|
301
|
+
"documentSymbol": "documentSymbol/csharp.json",
|
|
302
|
+
"links": "links/csharp.json",
|
|
303
|
+
"typeDefinition": "typeDefinition/csharp.json",
|
|
304
|
+
"references": "references/csharp.json",
|
|
305
|
+
"implementation": "implementation/csharp.json",
|
|
306
|
+
"inlineCompletions": "inlineCompletions/csharp.json",
|
|
307
|
+
"formatting": "formatting/csharp.json",
|
|
308
|
+
"codeLens": "codeLens/csharp.json",
|
|
309
|
+
"color": "color/csharp.json",
|
|
310
|
+
"declaration": "declaration/csharp.json",
|
|
311
|
+
"inlayHints": "inlayHints/csharp.json"
|
|
312
|
+
}
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"id": "cypher",
|
|
316
|
+
"name": "Cypher",
|
|
317
|
+
"files": {
|
|
318
|
+
"completion": "completion/cypher.json",
|
|
319
|
+
"defination": "defination/cypher.json",
|
|
320
|
+
"hover": "hover/cypher.json",
|
|
321
|
+
"codeActions": "codeActions/cypher.json",
|
|
322
|
+
"documentHighlight": "documentHighlight/cypher.json",
|
|
323
|
+
"documentSymbol": "documentSymbol/cypher.json",
|
|
324
|
+
"links": "links/cypher.json",
|
|
325
|
+
"typeDefinition": "typeDefinition/cypher.json",
|
|
326
|
+
"references": "references/cypher.json",
|
|
327
|
+
"implementation": "implementation/cypher.json",
|
|
328
|
+
"inlineCompletions": "inlineCompletions/cypher.json",
|
|
329
|
+
"formatting": "formatting/cypher.json",
|
|
330
|
+
"codeLens": "codeLens/cypher.json",
|
|
331
|
+
"color": "color/cypher.json",
|
|
332
|
+
"declaration": "declaration/cypher.json",
|
|
333
|
+
"inlayHints": "inlayHints/cypher.json"
|
|
334
|
+
}
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
"id": "dart",
|
|
338
|
+
"name": "Dart",
|
|
339
|
+
"files": {
|
|
340
|
+
"completion": "completion/dart.json",
|
|
341
|
+
"defination": "defination/dart.json",
|
|
342
|
+
"hover": "hover/dart.json",
|
|
343
|
+
"codeActions": "codeActions/dart.json",
|
|
344
|
+
"documentHighlight": "documentHighlight/dart.json",
|
|
345
|
+
"documentSymbol": "documentSymbol/dart.json",
|
|
346
|
+
"links": "links/dart.json",
|
|
347
|
+
"typeDefinition": "typeDefinition/dart.json",
|
|
348
|
+
"references": "references/dart.json",
|
|
349
|
+
"implementation": "implementation/dart.json",
|
|
350
|
+
"inlineCompletions": "inlineCompletions/dart.json",
|
|
351
|
+
"formatting": "formatting/dart.json",
|
|
352
|
+
"codeLens": "codeLens/dart.json",
|
|
353
|
+
"color": "color/dart.json",
|
|
354
|
+
"declaration": "declaration/dart.json",
|
|
355
|
+
"inlayHints": "inlayHints/dart.json"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"id": "docker-compose",
|
|
360
|
+
"name": "Docker Compose",
|
|
361
|
+
"files": {
|
|
362
|
+
"completion": "completion/docker-compose.json",
|
|
363
|
+
"defination": "defination/docker-compose.json",
|
|
364
|
+
"hover": "hover/docker-compose.json",
|
|
365
|
+
"codeActions": "codeActions/docker-compose.json",
|
|
366
|
+
"documentHighlight": "documentHighlight/docker-compose.json",
|
|
367
|
+
"documentSymbol": "documentSymbol/docker-compose.json",
|
|
368
|
+
"links": "links/docker-compose.json",
|
|
369
|
+
"typeDefinition": "typeDefinition/docker-compose.json",
|
|
370
|
+
"references": "references/docker-compose.json",
|
|
371
|
+
"implementation": "implementation/docker-compose.json",
|
|
372
|
+
"inlineCompletions": "inlineCompletions/docker-compose.json",
|
|
373
|
+
"formatting": "formatting/docker-compose.json",
|
|
374
|
+
"codeLens": "codeLens/docker-compose.json",
|
|
375
|
+
"color": "color/docker-compose.json",
|
|
376
|
+
"declaration": "declaration/docker-compose.json",
|
|
377
|
+
"inlayHints": "inlayHints/docker-compose.json"
|
|
378
|
+
}
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"id": "dockerfile",
|
|
382
|
+
"name": "Dockerfile",
|
|
383
|
+
"files": {
|
|
384
|
+
"completion": "completion/dockerfile.json",
|
|
385
|
+
"defination": "defination/dockerfile.json",
|
|
386
|
+
"hover": "hover/dockerfile.json",
|
|
387
|
+
"codeActions": "codeActions/dockerfile.json",
|
|
388
|
+
"documentHighlight": "documentHighlight/dockerfile.json",
|
|
389
|
+
"documentSymbol": "documentSymbol/dockerfile.json",
|
|
390
|
+
"links": "links/dockerfile.json",
|
|
391
|
+
"typeDefinition": "typeDefinition/dockerfile.json",
|
|
392
|
+
"references": "references/dockerfile.json",
|
|
393
|
+
"implementation": "implementation/dockerfile.json",
|
|
394
|
+
"inlineCompletions": "inlineCompletions/dockerfile.json",
|
|
395
|
+
"formatting": "formatting/dockerfile.json",
|
|
396
|
+
"codeLens": "codeLens/dockerfile.json",
|
|
397
|
+
"color": "color/dockerfile.json",
|
|
398
|
+
"declaration": "declaration/dockerfile.json",
|
|
399
|
+
"inlayHints": "inlayHints/dockerfile.json"
|
|
400
|
+
}
|
|
401
|
+
},
|
|
402
|
+
{
|
|
403
|
+
"id": "doctest",
|
|
404
|
+
"name": "Python Doctest",
|
|
405
|
+
"files": {
|
|
406
|
+
"completion": "completion/doctest.json",
|
|
407
|
+
"defination": "defination/doctest.json",
|
|
408
|
+
"hover": "hover/doctest.json",
|
|
409
|
+
"codeActions": "codeActions/doctest.json",
|
|
410
|
+
"documentHighlight": "documentHighlight/doctest.json",
|
|
411
|
+
"documentSymbol": "documentSymbol/doctest.json",
|
|
412
|
+
"links": "links/doctest.json",
|
|
413
|
+
"typeDefinition": "typeDefinition/doctest.json",
|
|
414
|
+
"references": "references/doctest.json",
|
|
415
|
+
"implementation": "implementation/doctest.json",
|
|
416
|
+
"inlineCompletions": "inlineCompletions/doctest.json",
|
|
417
|
+
"formatting": "formatting/doctest.json",
|
|
418
|
+
"codeLens": "codeLens/doctest.json",
|
|
419
|
+
"color": "color/doctest.json",
|
|
420
|
+
"declaration": "declaration/doctest.json",
|
|
421
|
+
"inlayHints": "inlayHints/doctest.json"
|
|
422
|
+
}
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"id": "dotenv",
|
|
426
|
+
"name": "Dotenv (.env)",
|
|
427
|
+
"files": {
|
|
428
|
+
"completion": "completion/dotenv.json",
|
|
429
|
+
"defination": "defination/dotenv.json",
|
|
430
|
+
"hover": "hover/dotenv.json",
|
|
431
|
+
"codeActions": "codeActions/dotenv.json",
|
|
432
|
+
"documentHighlight": "documentHighlight/dotenv.json",
|
|
433
|
+
"documentSymbol": "documentSymbol/dotenv.json",
|
|
434
|
+
"links": "links/dotenv.json",
|
|
435
|
+
"typeDefinition": "typeDefinition/dotenv.json",
|
|
436
|
+
"references": "references/dotenv.json",
|
|
437
|
+
"implementation": "implementation/dotenv.json",
|
|
438
|
+
"inlineCompletions": "inlineCompletions/dotenv.json",
|
|
439
|
+
"formatting": "formatting/dotenv.json",
|
|
440
|
+
"codeLens": "codeLens/dotenv.json",
|
|
441
|
+
"color": "color/dotenv.json",
|
|
442
|
+
"declaration": "declaration/dotenv.json",
|
|
443
|
+
"inlayHints": "inlayHints/dotenv.json"
|
|
444
|
+
}
|
|
445
|
+
},
|
|
446
|
+
{
|
|
447
|
+
"id": "ecl",
|
|
448
|
+
"name": "ECL",
|
|
449
|
+
"files": {
|
|
450
|
+
"completion": "completion/ecl.json",
|
|
451
|
+
"defination": "defination/ecl.json",
|
|
452
|
+
"hover": "hover/ecl.json",
|
|
453
|
+
"codeActions": "codeActions/ecl.json",
|
|
454
|
+
"documentHighlight": "documentHighlight/ecl.json",
|
|
455
|
+
"documentSymbol": "documentSymbol/ecl.json",
|
|
456
|
+
"links": "links/ecl.json",
|
|
457
|
+
"typeDefinition": "typeDefinition/ecl.json",
|
|
458
|
+
"references": "references/ecl.json",
|
|
459
|
+
"implementation": "implementation/ecl.json",
|
|
460
|
+
"inlineCompletions": "inlineCompletions/ecl.json",
|
|
461
|
+
"formatting": "formatting/ecl.json",
|
|
462
|
+
"codeLens": "codeLens/ecl.json",
|
|
463
|
+
"color": "color/ecl.json",
|
|
464
|
+
"declaration": "declaration/ecl.json",
|
|
465
|
+
"inlayHints": "inlayHints/ecl.json"
|
|
466
|
+
}
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
"id": "elixir",
|
|
470
|
+
"name": "Elixir",
|
|
471
|
+
"files": {
|
|
472
|
+
"completion": "completion/elixir.json",
|
|
473
|
+
"defination": "defination/elixir.json",
|
|
474
|
+
"hover": "hover/elixir.json",
|
|
475
|
+
"codeActions": "codeActions/elixir.json",
|
|
476
|
+
"documentHighlight": "documentHighlight/elixir.json",
|
|
477
|
+
"documentSymbol": "documentSymbol/elixir.json",
|
|
478
|
+
"links": "links/elixir.json",
|
|
479
|
+
"typeDefinition": "typeDefinition/elixir.json",
|
|
480
|
+
"references": "references/elixir.json",
|
|
481
|
+
"implementation": "implementation/elixir.json",
|
|
482
|
+
"inlineCompletions": "inlineCompletions/elixir.json",
|
|
483
|
+
"formatting": "formatting/elixir.json",
|
|
484
|
+
"codeLens": "codeLens/elixir.json",
|
|
485
|
+
"color": "color/elixir.json",
|
|
486
|
+
"declaration": "declaration/elixir.json",
|
|
487
|
+
"inlayHints": "inlayHints/elixir.json"
|
|
488
|
+
}
|
|
489
|
+
},
|
|
490
|
+
{
|
|
491
|
+
"id": "flow9",
|
|
492
|
+
"name": "Flow9",
|
|
493
|
+
"files": {
|
|
494
|
+
"completion": "completion/flow9.json",
|
|
495
|
+
"defination": "defination/flow9.json",
|
|
496
|
+
"hover": "hover/flow9.json",
|
|
497
|
+
"codeActions": "codeActions/flow9.json",
|
|
498
|
+
"documentHighlight": "documentHighlight/flow9.json",
|
|
499
|
+
"documentSymbol": "documentSymbol/flow9.json",
|
|
500
|
+
"links": "links/flow9.json",
|
|
501
|
+
"typeDefinition": "typeDefinition/flow9.json",
|
|
502
|
+
"references": "references/flow9.json",
|
|
503
|
+
"implementation": "implementation/flow9.json",
|
|
504
|
+
"inlineCompletions": "inlineCompletions/flow9.json",
|
|
505
|
+
"formatting": "formatting/flow9.json",
|
|
506
|
+
"codeLens": "codeLens/flow9.json",
|
|
507
|
+
"color": "color/flow9.json",
|
|
508
|
+
"declaration": "declaration/flow9.json",
|
|
509
|
+
"inlayHints": "inlayHints/flow9.json"
|
|
510
|
+
}
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"id": "freemarker2",
|
|
514
|
+
"name": "FreeMarker",
|
|
515
|
+
"files": {
|
|
516
|
+
"completion": "completion/freemarker2.json",
|
|
517
|
+
"defination": "defination/freemarker2.json",
|
|
518
|
+
"hover": "hover/freemarker2.json",
|
|
519
|
+
"codeActions": "codeActions/freemarker2.json",
|
|
520
|
+
"documentHighlight": "documentHighlight/freemarker2.json",
|
|
521
|
+
"documentSymbol": "documentSymbol/freemarker2.json",
|
|
522
|
+
"links": "links/freemarker2.json",
|
|
523
|
+
"typeDefinition": "typeDefinition/freemarker2.json",
|
|
524
|
+
"references": "references/freemarker2.json",
|
|
525
|
+
"implementation": "implementation/freemarker2.json",
|
|
526
|
+
"inlineCompletions": "inlineCompletions/freemarker2.json",
|
|
527
|
+
"formatting": "formatting/freemarker2.json",
|
|
528
|
+
"codeLens": "codeLens/freemarker2.json",
|
|
529
|
+
"color": "color/freemarker2.json",
|
|
530
|
+
"declaration": "declaration/freemarker2.json",
|
|
531
|
+
"inlayHints": "inlayHints/freemarker2.json"
|
|
532
|
+
}
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"id": "go",
|
|
536
|
+
"name": "Go",
|
|
537
|
+
"files": {
|
|
538
|
+
"completion": "completion/go.json",
|
|
539
|
+
"defination": "defination/go.json",
|
|
540
|
+
"hover": "hover/go.json",
|
|
541
|
+
"codeActions": "codeActions/go.json",
|
|
542
|
+
"documentHighlight": "documentHighlight/go.json",
|
|
543
|
+
"documentSymbol": "documentSymbol/go.json",
|
|
544
|
+
"links": "links/go.json",
|
|
545
|
+
"typeDefinition": "typeDefinition/go.json",
|
|
546
|
+
"references": "references/go.json",
|
|
547
|
+
"implementation": "implementation/go.json",
|
|
548
|
+
"inlineCompletions": "inlineCompletions/go.json",
|
|
549
|
+
"formatting": "formatting/go.json",
|
|
550
|
+
"codeLens": "codeLens/go.json",
|
|
551
|
+
"color": "color/go.json",
|
|
552
|
+
"declaration": "declaration/go.json",
|
|
553
|
+
"inlayHints": "inlayHints/go.json"
|
|
554
|
+
}
|
|
555
|
+
},
|
|
556
|
+
{
|
|
557
|
+
"id": "graphql",
|
|
558
|
+
"name": "GraphQL",
|
|
559
|
+
"files": {
|
|
560
|
+
"completion": "completion/graphql.json",
|
|
561
|
+
"defination": "defination/graphql.json",
|
|
562
|
+
"hover": "hover/graphql.json",
|
|
563
|
+
"codeActions": "codeActions/graphql.json",
|
|
564
|
+
"documentHighlight": "documentHighlight/graphql.json",
|
|
565
|
+
"documentSymbol": "documentSymbol/graphql.json",
|
|
566
|
+
"links": "links/graphql.json",
|
|
567
|
+
"typeDefinition": "typeDefinition/graphql.json",
|
|
568
|
+
"references": "references/graphql.json",
|
|
569
|
+
"implementation": "implementation/graphql.json",
|
|
570
|
+
"inlineCompletions": "inlineCompletions/graphql.json",
|
|
571
|
+
"formatting": "formatting/graphql.json",
|
|
572
|
+
"codeLens": "codeLens/graphql.json",
|
|
573
|
+
"color": "color/graphql.json",
|
|
574
|
+
"declaration": "declaration/graphql.json",
|
|
575
|
+
"inlayHints": "inlayHints/graphql.json"
|
|
576
|
+
}
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
"id": "hcl",
|
|
580
|
+
"name": "HCL/Terraform",
|
|
581
|
+
"files": {
|
|
582
|
+
"completion": "completion/hcl.json",
|
|
583
|
+
"defination": "defination/hcl.json",
|
|
584
|
+
"hover": "hover/hcl.json",
|
|
585
|
+
"codeActions": "codeActions/hcl.json",
|
|
586
|
+
"documentHighlight": "documentHighlight/hcl.json",
|
|
587
|
+
"documentSymbol": "documentSymbol/hcl.json",
|
|
588
|
+
"links": "links/hcl.json",
|
|
589
|
+
"typeDefinition": "typeDefinition/hcl.json",
|
|
590
|
+
"references": "references/hcl.json",
|
|
591
|
+
"implementation": "implementation/hcl.json",
|
|
592
|
+
"inlineCompletions": "inlineCompletions/hcl.json",
|
|
593
|
+
"formatting": "formatting/hcl.json",
|
|
594
|
+
"codeLens": "codeLens/hcl.json",
|
|
595
|
+
"color": "color/hcl.json",
|
|
596
|
+
"declaration": "declaration/hcl.json",
|
|
597
|
+
"inlayHints": "inlayHints/hcl.json"
|
|
598
|
+
}
|
|
599
|
+
},
|
|
600
|
+
{
|
|
601
|
+
"id": "html",
|
|
602
|
+
"name": "HTML/CSS",
|
|
603
|
+
"files": {
|
|
604
|
+
"completion": "completion/html.json",
|
|
605
|
+
"defination": "defination/html.json",
|
|
606
|
+
"hover": "hover/html.json",
|
|
607
|
+
"codeActions": "codeActions/html.json",
|
|
608
|
+
"documentHighlight": "documentHighlight/html.json",
|
|
609
|
+
"documentSymbol": "documentSymbol/html.json",
|
|
610
|
+
"links": "links/html.json",
|
|
611
|
+
"typeDefinition": "typeDefinition/html.json",
|
|
612
|
+
"references": "references/html.json",
|
|
613
|
+
"implementation": "implementation/html.json",
|
|
614
|
+
"inlineCompletions": "inlineCompletions/html.json",
|
|
615
|
+
"formatting": "formatting/html.json",
|
|
616
|
+
"codeLens": "codeLens/html.json",
|
|
617
|
+
"color": "color/html.json",
|
|
618
|
+
"declaration": "declaration/html.json",
|
|
619
|
+
"inlayHints": "inlayHints/html.json"
|
|
620
|
+
}
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"id": "ini",
|
|
624
|
+
"name": "INI/Config",
|
|
625
|
+
"files": {
|
|
626
|
+
"completion": "completion/ini.json",
|
|
627
|
+
"defination": "defination/ini.json",
|
|
628
|
+
"hover": "hover/ini.json",
|
|
629
|
+
"codeActions": "codeActions/ini.json",
|
|
630
|
+
"documentHighlight": "documentHighlight/ini.json",
|
|
631
|
+
"documentSymbol": "documentSymbol/ini.json",
|
|
632
|
+
"links": "links/ini.json",
|
|
633
|
+
"typeDefinition": "typeDefinition/ini.json",
|
|
634
|
+
"references": "references/ini.json",
|
|
635
|
+
"implementation": "implementation/ini.json",
|
|
636
|
+
"inlineCompletions": "inlineCompletions/ini.json",
|
|
637
|
+
"formatting": "formatting/ini.json",
|
|
638
|
+
"codeLens": "codeLens/ini.json",
|
|
639
|
+
"color": "color/ini.json",
|
|
640
|
+
"declaration": "declaration/ini.json",
|
|
641
|
+
"inlayHints": "inlayHints/ini.json"
|
|
642
|
+
}
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"id": "java",
|
|
646
|
+
"name": "Java",
|
|
647
|
+
"files": {
|
|
648
|
+
"completion": "completion/java.json",
|
|
649
|
+
"defination": "defination/java.json",
|
|
650
|
+
"hover": "hover/java.json",
|
|
651
|
+
"codeActions": "codeActions/java.json",
|
|
652
|
+
"documentHighlight": "documentHighlight/java.json",
|
|
653
|
+
"documentSymbol": "documentSymbol/java.json",
|
|
654
|
+
"links": "links/java.json",
|
|
655
|
+
"typeDefinition": "typeDefinition/java.json",
|
|
656
|
+
"references": "references/java.json",
|
|
657
|
+
"implementation": "implementation/java.json",
|
|
658
|
+
"inlineCompletions": "inlineCompletions/java.json",
|
|
659
|
+
"formatting": "formatting/java.json",
|
|
660
|
+
"codeLens": "codeLens/java.json",
|
|
661
|
+
"color": "color/java.json",
|
|
662
|
+
"declaration": "declaration/java.json",
|
|
663
|
+
"inlayHints": "inlayHints/java.json"
|
|
664
|
+
}
|
|
665
|
+
},
|
|
666
|
+
{
|
|
667
|
+
"id": "javascript",
|
|
668
|
+
"name": "JavaScript",
|
|
669
|
+
"files": {
|
|
670
|
+
"completion": "completion/javascript.json",
|
|
671
|
+
"defination": "defination/javascript.json",
|
|
672
|
+
"hover": "hover/javascript.json",
|
|
673
|
+
"codeActions": "codeActions/javascript.json",
|
|
674
|
+
"documentHighlight": "documentHighlight/javascript.json",
|
|
675
|
+
"documentSymbol": "documentSymbol/javascript.json",
|
|
676
|
+
"links": "links/javascript.json",
|
|
677
|
+
"typeDefinition": "typeDefinition/javascript.json",
|
|
678
|
+
"references": "references/javascript.json",
|
|
679
|
+
"implementation": "implementation/javascript.json",
|
|
680
|
+
"inlineCompletions": "inlineCompletions/javascript.json",
|
|
681
|
+
"formatting": "formatting/javascript.json",
|
|
682
|
+
"codeLens": "codeLens/javascript.json",
|
|
683
|
+
"color": "color/javascript.json",
|
|
684
|
+
"declaration": "declaration/javascript.json",
|
|
685
|
+
"inlayHints": "inlayHints/javascript.json"
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"id": "json",
|
|
690
|
+
"name": "JSON",
|
|
691
|
+
"files": {
|
|
692
|
+
"completion": "completion/json.json",
|
|
693
|
+
"defination": "defination/json.json",
|
|
694
|
+
"hover": "hover/json.json",
|
|
695
|
+
"codeActions": "codeActions/json.json",
|
|
696
|
+
"documentHighlight": "documentHighlight/json.json",
|
|
697
|
+
"documentSymbol": "documentSymbol/json.json",
|
|
698
|
+
"links": "links/json.json",
|
|
699
|
+
"typeDefinition": "typeDefinition/json.json",
|
|
700
|
+
"references": "references/json.json",
|
|
701
|
+
"implementation": "implementation/json.json",
|
|
702
|
+
"inlineCompletions": "inlineCompletions/json.json",
|
|
703
|
+
"formatting": "formatting/json.json",
|
|
704
|
+
"codeLens": "codeLens/json.json",
|
|
705
|
+
"color": "color/json.json",
|
|
706
|
+
"declaration": "declaration/json.json",
|
|
707
|
+
"inlayHints": "inlayHints/json.json"
|
|
708
|
+
}
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
"id": "julia",
|
|
712
|
+
"name": "Julia",
|
|
713
|
+
"files": {
|
|
714
|
+
"completion": "completion/julia.json",
|
|
715
|
+
"defination": "defination/julia.json",
|
|
716
|
+
"hover": "hover/julia.json",
|
|
717
|
+
"codeActions": "codeActions/julia.json",
|
|
718
|
+
"documentHighlight": "documentHighlight/julia.json",
|
|
719
|
+
"documentSymbol": "documentSymbol/julia.json",
|
|
720
|
+
"links": "links/julia.json",
|
|
721
|
+
"typeDefinition": "typeDefinition/julia.json",
|
|
722
|
+
"references": "references/julia.json",
|
|
723
|
+
"implementation": "implementation/julia.json",
|
|
724
|
+
"inlineCompletions": "inlineCompletions/julia.json",
|
|
725
|
+
"formatting": "formatting/julia.json",
|
|
726
|
+
"codeLens": "codeLens/julia.json",
|
|
727
|
+
"color": "color/julia.json",
|
|
728
|
+
"declaration": "declaration/julia.json",
|
|
729
|
+
"inlayHints": "inlayHints/julia.json"
|
|
730
|
+
}
|
|
731
|
+
},
|
|
732
|
+
{
|
|
733
|
+
"id": "kotlin",
|
|
734
|
+
"name": "Kotlin",
|
|
735
|
+
"files": {
|
|
736
|
+
"completion": "completion/kotlin.json",
|
|
737
|
+
"defination": "defination/kotlin.json",
|
|
738
|
+
"hover": "hover/kotlin.json",
|
|
739
|
+
"codeActions": "codeActions/kotlin.json",
|
|
740
|
+
"documentHighlight": "documentHighlight/kotlin.json",
|
|
741
|
+
"documentSymbol": "documentSymbol/kotlin.json",
|
|
742
|
+
"links": "links/kotlin.json",
|
|
743
|
+
"typeDefinition": "typeDefinition/kotlin.json",
|
|
744
|
+
"references": "references/kotlin.json",
|
|
745
|
+
"implementation": "implementation/kotlin.json",
|
|
746
|
+
"inlineCompletions": "inlineCompletions/kotlin.json",
|
|
747
|
+
"formatting": "formatting/kotlin.json",
|
|
748
|
+
"codeLens": "codeLens/kotlin.json",
|
|
749
|
+
"color": "color/kotlin.json",
|
|
750
|
+
"declaration": "declaration/kotlin.json",
|
|
751
|
+
"inlayHints": "inlayHints/kotlin.json"
|
|
752
|
+
}
|
|
753
|
+
},
|
|
754
|
+
{
|
|
755
|
+
"id": "less",
|
|
756
|
+
"name": "Less",
|
|
757
|
+
"files": {
|
|
758
|
+
"completion": "completion/less.json",
|
|
759
|
+
"defination": "defination/less.json",
|
|
760
|
+
"hover": "hover/less.json",
|
|
761
|
+
"codeActions": "codeActions/less.json",
|
|
762
|
+
"documentHighlight": "documentHighlight/less.json",
|
|
763
|
+
"documentSymbol": "documentSymbol/less.json",
|
|
764
|
+
"links": "links/less.json",
|
|
765
|
+
"typeDefinition": "typeDefinition/less.json",
|
|
766
|
+
"references": "references/less.json",
|
|
767
|
+
"implementation": "implementation/less.json",
|
|
768
|
+
"inlineCompletions": "inlineCompletions/less.json",
|
|
769
|
+
"formatting": "formatting/less.json",
|
|
770
|
+
"codeLens": "codeLens/less.json",
|
|
771
|
+
"color": "color/less.json",
|
|
772
|
+
"declaration": "declaration/less.json",
|
|
773
|
+
"inlayHints": "inlayHints/less.json"
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"id": "lexon",
|
|
778
|
+
"name": "Lexon",
|
|
779
|
+
"files": {
|
|
780
|
+
"completion": "completion/lexon.json",
|
|
781
|
+
"defination": "defination/lexon.json",
|
|
782
|
+
"hover": "hover/lexon.json",
|
|
783
|
+
"codeActions": "codeActions/lexon.json",
|
|
784
|
+
"documentHighlight": "documentHighlight/lexon.json",
|
|
785
|
+
"documentSymbol": "documentSymbol/lexon.json",
|
|
786
|
+
"links": "links/lexon.json",
|
|
787
|
+
"typeDefinition": "typeDefinition/lexon.json",
|
|
788
|
+
"references": "references/lexon.json",
|
|
789
|
+
"implementation": "implementation/lexon.json",
|
|
790
|
+
"inlineCompletions": "inlineCompletions/lexon.json",
|
|
791
|
+
"formatting": "formatting/lexon.json",
|
|
792
|
+
"codeLens": "codeLens/lexon.json",
|
|
793
|
+
"color": "color/lexon.json",
|
|
794
|
+
"declaration": "declaration/lexon.json",
|
|
795
|
+
"inlayHints": "inlayHints/lexon.json"
|
|
796
|
+
}
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"id": "liquid",
|
|
800
|
+
"name": "Liquid",
|
|
801
|
+
"files": {
|
|
802
|
+
"completion": "completion/liquid.json",
|
|
803
|
+
"defination": "defination/liquid.json",
|
|
804
|
+
"hover": "hover/liquid.json",
|
|
805
|
+
"codeActions": "codeActions/liquid.json",
|
|
806
|
+
"documentHighlight": "documentHighlight/liquid.json",
|
|
807
|
+
"documentSymbol": "documentSymbol/liquid.json",
|
|
808
|
+
"links": "links/liquid.json",
|
|
809
|
+
"typeDefinition": "typeDefinition/liquid.json",
|
|
810
|
+
"references": "references/liquid.json",
|
|
811
|
+
"implementation": "implementation/liquid.json",
|
|
812
|
+
"inlineCompletions": "inlineCompletions/liquid.json",
|
|
813
|
+
"formatting": "formatting/liquid.json",
|
|
814
|
+
"codeLens": "codeLens/liquid.json",
|
|
815
|
+
"color": "color/liquid.json",
|
|
816
|
+
"declaration": "declaration/liquid.json",
|
|
817
|
+
"inlayHints": "inlayHints/liquid.json"
|
|
818
|
+
}
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
"id": "lua",
|
|
822
|
+
"name": "Lua",
|
|
823
|
+
"files": {
|
|
824
|
+
"completion": "completion/lua.json",
|
|
825
|
+
"defination": "defination/lua.json",
|
|
826
|
+
"hover": "hover/lua.json",
|
|
827
|
+
"codeActions": "codeActions/lua.json",
|
|
828
|
+
"documentHighlight": "documentHighlight/lua.json",
|
|
829
|
+
"documentSymbol": "documentSymbol/lua.json",
|
|
830
|
+
"links": "links/lua.json",
|
|
831
|
+
"typeDefinition": "typeDefinition/lua.json",
|
|
832
|
+
"references": "references/lua.json",
|
|
833
|
+
"implementation": "implementation/lua.json",
|
|
834
|
+
"inlineCompletions": "inlineCompletions/lua.json",
|
|
835
|
+
"formatting": "formatting/lua.json",
|
|
836
|
+
"codeLens": "codeLens/lua.json",
|
|
837
|
+
"color": "color/lua.json",
|
|
838
|
+
"declaration": "declaration/lua.json",
|
|
839
|
+
"inlayHints": "inlayHints/lua.json"
|
|
840
|
+
}
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"id": "m3",
|
|
844
|
+
"name": "Modula-3",
|
|
845
|
+
"files": {
|
|
846
|
+
"completion": "completion/m3.json",
|
|
847
|
+
"defination": "defination/m3.json",
|
|
848
|
+
"hover": "hover/m3.json",
|
|
849
|
+
"codeActions": "codeActions/m3.json",
|
|
850
|
+
"documentHighlight": "documentHighlight/m3.json",
|
|
851
|
+
"documentSymbol": "documentSymbol/m3.json",
|
|
852
|
+
"links": "links/m3.json",
|
|
853
|
+
"typeDefinition": "typeDefinition/m3.json",
|
|
854
|
+
"references": "references/m3.json",
|
|
855
|
+
"implementation": "implementation/m3.json",
|
|
856
|
+
"inlineCompletions": "inlineCompletions/m3.json",
|
|
857
|
+
"formatting": "formatting/m3.json",
|
|
858
|
+
"codeLens": "codeLens/m3.json",
|
|
859
|
+
"color": "color/m3.json",
|
|
860
|
+
"declaration": "declaration/m3.json",
|
|
861
|
+
"inlayHints": "inlayHints/m3.json"
|
|
862
|
+
}
|
|
863
|
+
},
|
|
864
|
+
{
|
|
865
|
+
"id": "makefile",
|
|
866
|
+
"name": "Makefile",
|
|
867
|
+
"files": {
|
|
868
|
+
"completion": "completion/makefile.json",
|
|
869
|
+
"defination": "defination/makefile.json",
|
|
870
|
+
"hover": "hover/makefile.json",
|
|
871
|
+
"codeActions": "codeActions/makefile.json",
|
|
872
|
+
"documentHighlight": "documentHighlight/makefile.json",
|
|
873
|
+
"documentSymbol": "documentSymbol/makefile.json",
|
|
874
|
+
"links": "links/makefile.json",
|
|
875
|
+
"typeDefinition": "typeDefinition/makefile.json",
|
|
876
|
+
"references": "references/makefile.json",
|
|
877
|
+
"implementation": "implementation/makefile.json",
|
|
878
|
+
"inlineCompletions": "inlineCompletions/makefile.json",
|
|
879
|
+
"formatting": "formatting/makefile.json",
|
|
880
|
+
"codeLens": "codeLens/makefile.json",
|
|
881
|
+
"color": "color/makefile.json",
|
|
882
|
+
"declaration": "declaration/makefile.json",
|
|
883
|
+
"inlayHints": "inlayHints/makefile.json"
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"id": "markdown",
|
|
888
|
+
"name": "Markdown",
|
|
889
|
+
"files": {
|
|
890
|
+
"completion": "completion/markdown.json",
|
|
891
|
+
"defination": "defination/markdown.json",
|
|
892
|
+
"hover": "hover/markdown.json",
|
|
893
|
+
"codeActions": "codeActions/markdown.json",
|
|
894
|
+
"documentHighlight": "documentHighlight/markdown.json",
|
|
895
|
+
"documentSymbol": "documentSymbol/markdown.json",
|
|
896
|
+
"links": "links/markdown.json",
|
|
897
|
+
"typeDefinition": "typeDefinition/markdown.json",
|
|
898
|
+
"references": "references/markdown.json",
|
|
899
|
+
"implementation": "implementation/markdown.json",
|
|
900
|
+
"inlineCompletions": "inlineCompletions/markdown.json",
|
|
901
|
+
"formatting": "formatting/markdown.json",
|
|
902
|
+
"codeLens": "codeLens/markdown.json",
|
|
903
|
+
"color": "color/markdown.json",
|
|
904
|
+
"declaration": "declaration/markdown.json",
|
|
905
|
+
"inlayHints": "inlayHints/markdown.json"
|
|
906
|
+
}
|
|
907
|
+
},
|
|
908
|
+
{
|
|
909
|
+
"id": "mdx",
|
|
910
|
+
"name": "MDX",
|
|
911
|
+
"files": {
|
|
912
|
+
"completion": "completion/mdx.json",
|
|
913
|
+
"defination": "defination/mdx.json",
|
|
914
|
+
"hover": "hover/mdx.json",
|
|
915
|
+
"codeActions": "codeActions/mdx.json",
|
|
916
|
+
"documentHighlight": "documentHighlight/mdx.json",
|
|
917
|
+
"documentSymbol": "documentSymbol/mdx.json",
|
|
918
|
+
"links": "links/mdx.json",
|
|
919
|
+
"typeDefinition": "typeDefinition/mdx.json",
|
|
920
|
+
"references": "references/mdx.json",
|
|
921
|
+
"implementation": "implementation/mdx.json",
|
|
922
|
+
"inlineCompletions": "inlineCompletions/mdx.json",
|
|
923
|
+
"formatting": "formatting/mdx.json",
|
|
924
|
+
"codeLens": "codeLens/mdx.json",
|
|
925
|
+
"color": "color/mdx.json",
|
|
926
|
+
"declaration": "declaration/mdx.json",
|
|
927
|
+
"inlayHints": "inlayHints/mdx.json"
|
|
928
|
+
}
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"id": "mips",
|
|
932
|
+
"name": "MIPS Assembly",
|
|
933
|
+
"files": {
|
|
934
|
+
"completion": "completion/mips.json",
|
|
935
|
+
"defination": "defination/mips.json",
|
|
936
|
+
"hover": "hover/mips.json",
|
|
937
|
+
"codeActions": "codeActions/mips.json",
|
|
938
|
+
"documentHighlight": "documentHighlight/mips.json",
|
|
939
|
+
"documentSymbol": "documentSymbol/mips.json",
|
|
940
|
+
"links": "links/mips.json",
|
|
941
|
+
"typeDefinition": "typeDefinition/mips.json",
|
|
942
|
+
"references": "references/mips.json",
|
|
943
|
+
"implementation": "implementation/mips.json",
|
|
944
|
+
"inlineCompletions": "inlineCompletions/mips.json",
|
|
945
|
+
"formatting": "formatting/mips.json",
|
|
946
|
+
"codeLens": "codeLens/mips.json",
|
|
947
|
+
"color": "color/mips.json",
|
|
948
|
+
"declaration": "declaration/mips.json",
|
|
949
|
+
"inlayHints": "inlayHints/mips.json"
|
|
950
|
+
}
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"id": "msdax",
|
|
954
|
+
"name": "DAX",
|
|
955
|
+
"files": {
|
|
956
|
+
"completion": "completion/msdax.json",
|
|
957
|
+
"defination": "defination/msdax.json",
|
|
958
|
+
"hover": "hover/msdax.json",
|
|
959
|
+
"codeActions": "codeActions/msdax.json",
|
|
960
|
+
"documentHighlight": "documentHighlight/msdax.json",
|
|
961
|
+
"documentSymbol": "documentSymbol/msdax.json",
|
|
962
|
+
"links": "links/msdax.json",
|
|
963
|
+
"typeDefinition": "typeDefinition/msdax.json",
|
|
964
|
+
"references": "references/msdax.json",
|
|
965
|
+
"implementation": "implementation/msdax.json",
|
|
966
|
+
"inlineCompletions": "inlineCompletions/msdax.json",
|
|
967
|
+
"formatting": "formatting/msdax.json",
|
|
968
|
+
"codeLens": "codeLens/msdax.json",
|
|
969
|
+
"color": "color/msdax.json",
|
|
970
|
+
"declaration": "declaration/msdax.json",
|
|
971
|
+
"inlayHints": "inlayHints/msdax.json"
|
|
972
|
+
}
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"id": "mysql",
|
|
976
|
+
"name": "MySQL",
|
|
977
|
+
"files": {
|
|
978
|
+
"completion": "completion/mysql.json",
|
|
979
|
+
"defination": "defination/mysql.json",
|
|
980
|
+
"hover": "hover/mysql.json",
|
|
981
|
+
"codeActions": "codeActions/mysql.json",
|
|
982
|
+
"documentHighlight": "documentHighlight/mysql.json",
|
|
983
|
+
"documentSymbol": "documentSymbol/mysql.json",
|
|
984
|
+
"links": "links/mysql.json",
|
|
985
|
+
"typeDefinition": "typeDefinition/mysql.json",
|
|
986
|
+
"references": "references/mysql.json",
|
|
987
|
+
"implementation": "implementation/mysql.json",
|
|
988
|
+
"inlineCompletions": "inlineCompletions/mysql.json",
|
|
989
|
+
"formatting": "formatting/mysql.json",
|
|
990
|
+
"codeLens": "codeLens/mysql.json",
|
|
991
|
+
"color": "color/mysql.json",
|
|
992
|
+
"declaration": "declaration/mysql.json",
|
|
993
|
+
"inlayHints": "inlayHints/mysql.json"
|
|
994
|
+
}
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"id": "nginx",
|
|
998
|
+
"name": "Nginx",
|
|
999
|
+
"files": {
|
|
1000
|
+
"completion": "completion/nginx.json",
|
|
1001
|
+
"defination": "defination/nginx.json",
|
|
1002
|
+
"hover": "hover/nginx.json",
|
|
1003
|
+
"codeActions": "codeActions/nginx.json",
|
|
1004
|
+
"documentHighlight": "documentHighlight/nginx.json",
|
|
1005
|
+
"documentSymbol": "documentSymbol/nginx.json",
|
|
1006
|
+
"links": "links/nginx.json",
|
|
1007
|
+
"typeDefinition": "typeDefinition/nginx.json",
|
|
1008
|
+
"references": "references/nginx.json",
|
|
1009
|
+
"implementation": "implementation/nginx.json",
|
|
1010
|
+
"inlineCompletions": "inlineCompletions/nginx.json",
|
|
1011
|
+
"formatting": "formatting/nginx.json",
|
|
1012
|
+
"codeLens": "codeLens/nginx.json",
|
|
1013
|
+
"color": "color/nginx.json",
|
|
1014
|
+
"declaration": "declaration/nginx.json",
|
|
1015
|
+
"inlayHints": "inlayHints/nginx.json"
|
|
1016
|
+
}
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"id": "objective-c",
|
|
1020
|
+
"name": "Objective-C",
|
|
1021
|
+
"files": {
|
|
1022
|
+
"completion": "completion/objective-c.json",
|
|
1023
|
+
"defination": "defination/objective-c.json",
|
|
1024
|
+
"hover": "hover/objective-c.json",
|
|
1025
|
+
"codeActions": "codeActions/objective-c.json",
|
|
1026
|
+
"documentHighlight": "documentHighlight/objective-c.json",
|
|
1027
|
+
"documentSymbol": "documentSymbol/objective-c.json",
|
|
1028
|
+
"links": "links/objective-c.json",
|
|
1029
|
+
"typeDefinition": "typeDefinition/objective-c.json",
|
|
1030
|
+
"references": "references/objective-c.json",
|
|
1031
|
+
"implementation": "implementation/objective-c.json",
|
|
1032
|
+
"inlineCompletions": "inlineCompletions/objective-c.json",
|
|
1033
|
+
"formatting": "formatting/objective-c.json",
|
|
1034
|
+
"codeLens": "codeLens/objective-c.json",
|
|
1035
|
+
"color": "color/objective-c.json",
|
|
1036
|
+
"declaration": "declaration/objective-c.json",
|
|
1037
|
+
"inlayHints": "inlayHints/objective-c.json"
|
|
1038
|
+
}
|
|
1039
|
+
},
|
|
1040
|
+
{
|
|
1041
|
+
"id": "pascal",
|
|
1042
|
+
"name": "Pascal",
|
|
1043
|
+
"files": {
|
|
1044
|
+
"completion": "completion/pascal.json",
|
|
1045
|
+
"defination": "defination/pascal.json",
|
|
1046
|
+
"hover": "hover/pascal.json",
|
|
1047
|
+
"codeActions": "codeActions/pascal.json",
|
|
1048
|
+
"documentHighlight": "documentHighlight/pascal.json",
|
|
1049
|
+
"documentSymbol": "documentSymbol/pascal.json",
|
|
1050
|
+
"links": "links/pascal.json",
|
|
1051
|
+
"typeDefinition": "typeDefinition/pascal.json",
|
|
1052
|
+
"references": "references/pascal.json",
|
|
1053
|
+
"implementation": "implementation/pascal.json",
|
|
1054
|
+
"inlineCompletions": "inlineCompletions/pascal.json",
|
|
1055
|
+
"formatting": "formatting/pascal.json",
|
|
1056
|
+
"codeLens": "codeLens/pascal.json",
|
|
1057
|
+
"color": "color/pascal.json",
|
|
1058
|
+
"declaration": "declaration/pascal.json",
|
|
1059
|
+
"inlayHints": "inlayHints/pascal.json"
|
|
1060
|
+
}
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"id": "pascaligo",
|
|
1064
|
+
"name": "PascaLIGO",
|
|
1065
|
+
"files": {
|
|
1066
|
+
"completion": "completion/pascaligo.json",
|
|
1067
|
+
"defination": "defination/pascaligo.json",
|
|
1068
|
+
"hover": "hover/pascaligo.json",
|
|
1069
|
+
"codeActions": "codeActions/pascaligo.json",
|
|
1070
|
+
"documentHighlight": "documentHighlight/pascaligo.json",
|
|
1071
|
+
"documentSymbol": "documentSymbol/pascaligo.json",
|
|
1072
|
+
"links": "links/pascaligo.json",
|
|
1073
|
+
"typeDefinition": "typeDefinition/pascaligo.json",
|
|
1074
|
+
"references": "references/pascaligo.json",
|
|
1075
|
+
"implementation": "implementation/pascaligo.json",
|
|
1076
|
+
"inlineCompletions": "inlineCompletions/pascaligo.json",
|
|
1077
|
+
"formatting": "formatting/pascaligo.json",
|
|
1078
|
+
"codeLens": "codeLens/pascaligo.json",
|
|
1079
|
+
"color": "color/pascaligo.json",
|
|
1080
|
+
"declaration": "declaration/pascaligo.json",
|
|
1081
|
+
"inlayHints": "inlayHints/pascaligo.json"
|
|
1082
|
+
}
|
|
1083
|
+
},
|
|
1084
|
+
{
|
|
1085
|
+
"id": "perl",
|
|
1086
|
+
"name": "Perl",
|
|
1087
|
+
"files": {
|
|
1088
|
+
"completion": "completion/perl.json",
|
|
1089
|
+
"defination": "defination/perl.json",
|
|
1090
|
+
"hover": "hover/perl.json",
|
|
1091
|
+
"codeActions": "codeActions/perl.json",
|
|
1092
|
+
"documentHighlight": "documentHighlight/perl.json",
|
|
1093
|
+
"documentSymbol": "documentSymbol/perl.json",
|
|
1094
|
+
"links": "links/perl.json",
|
|
1095
|
+
"typeDefinition": "typeDefinition/perl.json",
|
|
1096
|
+
"references": "references/perl.json",
|
|
1097
|
+
"implementation": "implementation/perl.json",
|
|
1098
|
+
"inlineCompletions": "inlineCompletions/perl.json",
|
|
1099
|
+
"formatting": "formatting/perl.json",
|
|
1100
|
+
"codeLens": "codeLens/perl.json",
|
|
1101
|
+
"color": "color/perl.json",
|
|
1102
|
+
"declaration": "declaration/perl.json",
|
|
1103
|
+
"inlayHints": "inlayHints/perl.json"
|
|
1104
|
+
}
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"id": "pgsql",
|
|
1108
|
+
"name": "PostgreSQL",
|
|
1109
|
+
"files": {
|
|
1110
|
+
"completion": "completion/pgsql.json",
|
|
1111
|
+
"defination": "defination/pgsql.json",
|
|
1112
|
+
"hover": "hover/pgsql.json",
|
|
1113
|
+
"codeActions": "codeActions/pgsql.json",
|
|
1114
|
+
"documentHighlight": "documentHighlight/pgsql.json",
|
|
1115
|
+
"documentSymbol": "documentSymbol/pgsql.json",
|
|
1116
|
+
"links": "links/pgsql.json",
|
|
1117
|
+
"typeDefinition": "typeDefinition/pgsql.json",
|
|
1118
|
+
"references": "references/pgsql.json",
|
|
1119
|
+
"implementation": "implementation/pgsql.json",
|
|
1120
|
+
"inlineCompletions": "inlineCompletions/pgsql.json",
|
|
1121
|
+
"formatting": "formatting/pgsql.json",
|
|
1122
|
+
"codeLens": "codeLens/pgsql.json",
|
|
1123
|
+
"color": "color/pgsql.json",
|
|
1124
|
+
"declaration": "declaration/pgsql.json",
|
|
1125
|
+
"inlayHints": "inlayHints/pgsql.json"
|
|
1126
|
+
}
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"id": "php",
|
|
1130
|
+
"name": "PHP",
|
|
1131
|
+
"files": {
|
|
1132
|
+
"completion": "completion/php.json",
|
|
1133
|
+
"defination": "defination/php.json",
|
|
1134
|
+
"hover": "hover/php.json",
|
|
1135
|
+
"codeActions": "codeActions/php.json",
|
|
1136
|
+
"documentHighlight": "documentHighlight/php.json",
|
|
1137
|
+
"documentSymbol": "documentSymbol/php.json",
|
|
1138
|
+
"links": "links/php.json",
|
|
1139
|
+
"typeDefinition": "typeDefinition/php.json",
|
|
1140
|
+
"references": "references/php.json",
|
|
1141
|
+
"implementation": "implementation/php.json",
|
|
1142
|
+
"inlineCompletions": "inlineCompletions/php.json",
|
|
1143
|
+
"formatting": "formatting/php.json",
|
|
1144
|
+
"codeLens": "codeLens/php.json",
|
|
1145
|
+
"color": "color/php.json",
|
|
1146
|
+
"declaration": "declaration/php.json",
|
|
1147
|
+
"inlayHints": "inlayHints/php.json"
|
|
1148
|
+
}
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"id": "pla",
|
|
1152
|
+
"name": "PLA",
|
|
1153
|
+
"files": {
|
|
1154
|
+
"completion": "completion/pla.json",
|
|
1155
|
+
"defination": "defination/pla.json",
|
|
1156
|
+
"hover": "hover/pla.json",
|
|
1157
|
+
"codeActions": "codeActions/pla.json",
|
|
1158
|
+
"documentHighlight": "documentHighlight/pla.json",
|
|
1159
|
+
"documentSymbol": "documentSymbol/pla.json",
|
|
1160
|
+
"links": "links/pla.json",
|
|
1161
|
+
"typeDefinition": "typeDefinition/pla.json",
|
|
1162
|
+
"references": "references/pla.json",
|
|
1163
|
+
"implementation": "implementation/pla.json",
|
|
1164
|
+
"inlineCompletions": "inlineCompletions/pla.json",
|
|
1165
|
+
"formatting": "formatting/pla.json",
|
|
1166
|
+
"codeLens": "codeLens/pla.json",
|
|
1167
|
+
"color": "color/pla.json",
|
|
1168
|
+
"declaration": "declaration/pla.json",
|
|
1169
|
+
"inlayHints": "inlayHints/pla.json"
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
"id": "postiats",
|
|
1174
|
+
"name": "ATS/Postiats",
|
|
1175
|
+
"files": {
|
|
1176
|
+
"completion": "completion/postiats.json",
|
|
1177
|
+
"defination": "defination/postiats.json",
|
|
1178
|
+
"hover": "hover/postiats.json",
|
|
1179
|
+
"codeActions": "codeActions/postiats.json",
|
|
1180
|
+
"documentHighlight": "documentHighlight/postiats.json",
|
|
1181
|
+
"documentSymbol": "documentSymbol/postiats.json",
|
|
1182
|
+
"links": "links/postiats.json",
|
|
1183
|
+
"typeDefinition": "typeDefinition/postiats.json",
|
|
1184
|
+
"references": "references/postiats.json",
|
|
1185
|
+
"implementation": "implementation/postiats.json",
|
|
1186
|
+
"inlineCompletions": "inlineCompletions/postiats.json",
|
|
1187
|
+
"formatting": "formatting/postiats.json",
|
|
1188
|
+
"codeLens": "codeLens/postiats.json",
|
|
1189
|
+
"color": "color/postiats.json",
|
|
1190
|
+
"declaration": "declaration/postiats.json",
|
|
1191
|
+
"inlayHints": "inlayHints/postiats.json"
|
|
1192
|
+
}
|
|
1193
|
+
},
|
|
1194
|
+
{
|
|
1195
|
+
"id": "powerquery",
|
|
1196
|
+
"name": "Power Query M",
|
|
1197
|
+
"files": {
|
|
1198
|
+
"completion": "completion/powerquery.json",
|
|
1199
|
+
"defination": "defination/powerquery.json",
|
|
1200
|
+
"hover": "hover/powerquery.json",
|
|
1201
|
+
"codeActions": "codeActions/powerquery.json",
|
|
1202
|
+
"documentHighlight": "documentHighlight/powerquery.json",
|
|
1203
|
+
"documentSymbol": "documentSymbol/powerquery.json",
|
|
1204
|
+
"links": "links/powerquery.json",
|
|
1205
|
+
"typeDefinition": "typeDefinition/powerquery.json",
|
|
1206
|
+
"references": "references/powerquery.json",
|
|
1207
|
+
"implementation": "implementation/powerquery.json",
|
|
1208
|
+
"inlineCompletions": "inlineCompletions/powerquery.json",
|
|
1209
|
+
"formatting": "formatting/powerquery.json",
|
|
1210
|
+
"codeLens": "codeLens/powerquery.json",
|
|
1211
|
+
"color": "color/powerquery.json",
|
|
1212
|
+
"declaration": "declaration/powerquery.json",
|
|
1213
|
+
"inlayHints": "inlayHints/powerquery.json"
|
|
1214
|
+
}
|
|
1215
|
+
},
|
|
1216
|
+
{
|
|
1217
|
+
"id": "powershell",
|
|
1218
|
+
"name": "PowerShell",
|
|
1219
|
+
"files": {
|
|
1220
|
+
"completion": "completion/powershell.json",
|
|
1221
|
+
"defination": "defination/powershell.json",
|
|
1222
|
+
"hover": "hover/powershell.json",
|
|
1223
|
+
"codeActions": "codeActions/powershell.json",
|
|
1224
|
+
"documentHighlight": "documentHighlight/powershell.json",
|
|
1225
|
+
"documentSymbol": "documentSymbol/powershell.json",
|
|
1226
|
+
"links": "links/powershell.json",
|
|
1227
|
+
"typeDefinition": "typeDefinition/powershell.json",
|
|
1228
|
+
"references": "references/powershell.json",
|
|
1229
|
+
"implementation": "implementation/powershell.json",
|
|
1230
|
+
"inlineCompletions": "inlineCompletions/powershell.json",
|
|
1231
|
+
"formatting": "formatting/powershell.json",
|
|
1232
|
+
"codeLens": "codeLens/powershell.json",
|
|
1233
|
+
"color": "color/powershell.json",
|
|
1234
|
+
"declaration": "declaration/powershell.json",
|
|
1235
|
+
"inlayHints": "inlayHints/powershell.json"
|
|
1236
|
+
}
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
"id": "protobuf",
|
|
1240
|
+
"name": "Protocol Buffers",
|
|
1241
|
+
"files": {
|
|
1242
|
+
"completion": "completion/protobuf.json",
|
|
1243
|
+
"defination": "defination/protobuf.json",
|
|
1244
|
+
"hover": "hover/protobuf.json",
|
|
1245
|
+
"codeActions": "codeActions/protobuf.json",
|
|
1246
|
+
"documentHighlight": "documentHighlight/protobuf.json",
|
|
1247
|
+
"documentSymbol": "documentSymbol/protobuf.json",
|
|
1248
|
+
"links": "links/protobuf.json",
|
|
1249
|
+
"typeDefinition": "typeDefinition/protobuf.json",
|
|
1250
|
+
"references": "references/protobuf.json",
|
|
1251
|
+
"implementation": "implementation/protobuf.json",
|
|
1252
|
+
"inlineCompletions": "inlineCompletions/protobuf.json",
|
|
1253
|
+
"formatting": "formatting/protobuf.json",
|
|
1254
|
+
"codeLens": "codeLens/protobuf.json",
|
|
1255
|
+
"color": "color/protobuf.json",
|
|
1256
|
+
"declaration": "declaration/protobuf.json",
|
|
1257
|
+
"inlayHints": "inlayHints/protobuf.json"
|
|
1258
|
+
}
|
|
1259
|
+
},
|
|
1260
|
+
{
|
|
1261
|
+
"id": "python",
|
|
1262
|
+
"name": "Python",
|
|
1263
|
+
"files": {
|
|
1264
|
+
"completion": "completion/python.json",
|
|
1265
|
+
"defination": "defination/python.json",
|
|
1266
|
+
"hover": "hover/python.json",
|
|
1267
|
+
"codeActions": "codeActions/python.json",
|
|
1268
|
+
"documentHighlight": "documentHighlight/python.json",
|
|
1269
|
+
"documentSymbol": "documentSymbol/python.json",
|
|
1270
|
+
"links": "links/python.json",
|
|
1271
|
+
"typeDefinition": "typeDefinition/python.json",
|
|
1272
|
+
"references": "references/python.json",
|
|
1273
|
+
"implementation": "implementation/python.json",
|
|
1274
|
+
"inlineCompletions": "inlineCompletions/python.json",
|
|
1275
|
+
"formatting": "formatting/python.json",
|
|
1276
|
+
"codeLens": "codeLens/python.json",
|
|
1277
|
+
"color": "color/python.json",
|
|
1278
|
+
"declaration": "declaration/python.json",
|
|
1279
|
+
"inlayHints": "inlayHints/python.json"
|
|
1280
|
+
}
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
"id": "qsharp",
|
|
1284
|
+
"name": "Q#",
|
|
1285
|
+
"files": {
|
|
1286
|
+
"completion": "completion/qsharp.json",
|
|
1287
|
+
"defination": "defination/qsharp.json",
|
|
1288
|
+
"hover": "hover/qsharp.json",
|
|
1289
|
+
"codeActions": "codeActions/qsharp.json",
|
|
1290
|
+
"documentHighlight": "documentHighlight/qsharp.json",
|
|
1291
|
+
"documentSymbol": "documentSymbol/qsharp.json",
|
|
1292
|
+
"links": "links/qsharp.json",
|
|
1293
|
+
"typeDefinition": "typeDefinition/qsharp.json",
|
|
1294
|
+
"references": "references/qsharp.json",
|
|
1295
|
+
"implementation": "implementation/qsharp.json",
|
|
1296
|
+
"inlineCompletions": "inlineCompletions/qsharp.json",
|
|
1297
|
+
"formatting": "formatting/qsharp.json",
|
|
1298
|
+
"codeLens": "codeLens/qsharp.json",
|
|
1299
|
+
"color": "color/qsharp.json",
|
|
1300
|
+
"declaration": "declaration/qsharp.json",
|
|
1301
|
+
"inlayHints": "inlayHints/qsharp.json"
|
|
1302
|
+
}
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"id": "r",
|
|
1306
|
+
"name": "R",
|
|
1307
|
+
"files": {
|
|
1308
|
+
"completion": "completion/r.json",
|
|
1309
|
+
"defination": "defination/r.json",
|
|
1310
|
+
"hover": "hover/r.json",
|
|
1311
|
+
"codeActions": "codeActions/r.json",
|
|
1312
|
+
"documentHighlight": "documentHighlight/r.json",
|
|
1313
|
+
"documentSymbol": "documentSymbol/r.json",
|
|
1314
|
+
"links": "links/r.json",
|
|
1315
|
+
"typeDefinition": "typeDefinition/r.json",
|
|
1316
|
+
"references": "references/r.json",
|
|
1317
|
+
"implementation": "implementation/r.json",
|
|
1318
|
+
"inlineCompletions": "inlineCompletions/r.json",
|
|
1319
|
+
"formatting": "formatting/r.json",
|
|
1320
|
+
"codeLens": "codeLens/r.json",
|
|
1321
|
+
"color": "color/r.json",
|
|
1322
|
+
"declaration": "declaration/r.json",
|
|
1323
|
+
"inlayHints": "inlayHints/r.json"
|
|
1324
|
+
}
|
|
1325
|
+
},
|
|
1326
|
+
{
|
|
1327
|
+
"id": "razor",
|
|
1328
|
+
"name": "Razor",
|
|
1329
|
+
"files": {
|
|
1330
|
+
"completion": "completion/razor.json",
|
|
1331
|
+
"defination": "defination/razor.json",
|
|
1332
|
+
"hover": "hover/razor.json",
|
|
1333
|
+
"codeActions": "codeActions/razor.json",
|
|
1334
|
+
"documentHighlight": "documentHighlight/razor.json",
|
|
1335
|
+
"documentSymbol": "documentSymbol/razor.json",
|
|
1336
|
+
"links": "links/razor.json",
|
|
1337
|
+
"typeDefinition": "typeDefinition/razor.json",
|
|
1338
|
+
"references": "references/razor.json",
|
|
1339
|
+
"implementation": "implementation/razor.json",
|
|
1340
|
+
"inlineCompletions": "inlineCompletions/razor.json",
|
|
1341
|
+
"formatting": "formatting/razor.json",
|
|
1342
|
+
"codeLens": "codeLens/razor.json",
|
|
1343
|
+
"color": "color/razor.json",
|
|
1344
|
+
"declaration": "declaration/razor.json",
|
|
1345
|
+
"inlayHints": "inlayHints/razor.json"
|
|
1346
|
+
}
|
|
1347
|
+
},
|
|
1348
|
+
{
|
|
1349
|
+
"id": "redis",
|
|
1350
|
+
"name": "Redis",
|
|
1351
|
+
"files": {
|
|
1352
|
+
"completion": "completion/redis.json",
|
|
1353
|
+
"defination": "defination/redis.json",
|
|
1354
|
+
"hover": "hover/redis.json",
|
|
1355
|
+
"codeActions": "codeActions/redis.json",
|
|
1356
|
+
"documentHighlight": "documentHighlight/redis.json",
|
|
1357
|
+
"documentSymbol": "documentSymbol/redis.json",
|
|
1358
|
+
"links": "links/redis.json",
|
|
1359
|
+
"typeDefinition": "typeDefinition/redis.json",
|
|
1360
|
+
"references": "references/redis.json",
|
|
1361
|
+
"implementation": "implementation/redis.json",
|
|
1362
|
+
"inlineCompletions": "inlineCompletions/redis.json",
|
|
1363
|
+
"formatting": "formatting/redis.json",
|
|
1364
|
+
"codeLens": "codeLens/redis.json",
|
|
1365
|
+
"color": "color/redis.json",
|
|
1366
|
+
"declaration": "declaration/redis.json",
|
|
1367
|
+
"inlayHints": "inlayHints/redis.json"
|
|
1368
|
+
}
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"id": "redis-cli",
|
|
1372
|
+
"name": "Redis CLI",
|
|
1373
|
+
"files": {
|
|
1374
|
+
"completion": "completion/redis-cli.json",
|
|
1375
|
+
"defination": "defination/redis-cli.json",
|
|
1376
|
+
"hover": "hover/redis-cli.json",
|
|
1377
|
+
"codeActions": "codeActions/redis-cli.json",
|
|
1378
|
+
"documentHighlight": "documentHighlight/redis-cli.json",
|
|
1379
|
+
"documentSymbol": "documentSymbol/redis-cli.json",
|
|
1380
|
+
"links": "links/redis-cli.json",
|
|
1381
|
+
"typeDefinition": "typeDefinition/redis-cli.json",
|
|
1382
|
+
"references": "references/redis-cli.json",
|
|
1383
|
+
"implementation": "implementation/redis-cli.json",
|
|
1384
|
+
"inlineCompletions": "inlineCompletions/redis-cli.json",
|
|
1385
|
+
"formatting": "formatting/redis-cli.json",
|
|
1386
|
+
"codeLens": "codeLens/redis-cli.json",
|
|
1387
|
+
"color": "color/redis-cli.json",
|
|
1388
|
+
"declaration": "declaration/redis-cli.json",
|
|
1389
|
+
"inlayHints": "inlayHints/redis-cli.json"
|
|
1390
|
+
}
|
|
1391
|
+
},
|
|
1392
|
+
{
|
|
1393
|
+
"id": "redshift",
|
|
1394
|
+
"name": "Redshift SQL",
|
|
1395
|
+
"files": {
|
|
1396
|
+
"completion": "completion/redshift.json",
|
|
1397
|
+
"defination": "defination/redshift.json",
|
|
1398
|
+
"hover": "hover/redshift.json",
|
|
1399
|
+
"codeActions": "codeActions/redshift.json",
|
|
1400
|
+
"documentHighlight": "documentHighlight/redshift.json",
|
|
1401
|
+
"documentSymbol": "documentSymbol/redshift.json",
|
|
1402
|
+
"links": "links/redshift.json",
|
|
1403
|
+
"typeDefinition": "typeDefinition/redshift.json",
|
|
1404
|
+
"references": "references/redshift.json",
|
|
1405
|
+
"implementation": "implementation/redshift.json",
|
|
1406
|
+
"inlineCompletions": "inlineCompletions/redshift.json",
|
|
1407
|
+
"formatting": "formatting/redshift.json",
|
|
1408
|
+
"codeLens": "codeLens/redshift.json",
|
|
1409
|
+
"color": "color/redshift.json",
|
|
1410
|
+
"declaration": "declaration/redshift.json",
|
|
1411
|
+
"inlayHints": "inlayHints/redshift.json"
|
|
1412
|
+
}
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"id": "restructuredtext",
|
|
1416
|
+
"name": "reStructuredText",
|
|
1417
|
+
"files": {
|
|
1418
|
+
"completion": "completion/restructuredtext.json",
|
|
1419
|
+
"defination": "defination/restructuredtext.json",
|
|
1420
|
+
"hover": "hover/restructuredtext.json",
|
|
1421
|
+
"codeActions": "codeActions/restructuredtext.json",
|
|
1422
|
+
"documentHighlight": "documentHighlight/restructuredtext.json",
|
|
1423
|
+
"documentSymbol": "documentSymbol/restructuredtext.json",
|
|
1424
|
+
"links": "links/restructuredtext.json",
|
|
1425
|
+
"typeDefinition": "typeDefinition/restructuredtext.json",
|
|
1426
|
+
"references": "references/restructuredtext.json",
|
|
1427
|
+
"implementation": "implementation/restructuredtext.json",
|
|
1428
|
+
"inlineCompletions": "inlineCompletions/restructuredtext.json",
|
|
1429
|
+
"formatting": "formatting/restructuredtext.json",
|
|
1430
|
+
"codeLens": "codeLens/restructuredtext.json",
|
|
1431
|
+
"color": "color/restructuredtext.json",
|
|
1432
|
+
"declaration": "declaration/restructuredtext.json",
|
|
1433
|
+
"inlayHints": "inlayHints/restructuredtext.json"
|
|
1434
|
+
}
|
|
1435
|
+
},
|
|
1436
|
+
{
|
|
1437
|
+
"id": "ruby",
|
|
1438
|
+
"name": "Ruby",
|
|
1439
|
+
"files": {
|
|
1440
|
+
"completion": "completion/ruby.json",
|
|
1441
|
+
"defination": "defination/ruby.json",
|
|
1442
|
+
"hover": "hover/ruby.json",
|
|
1443
|
+
"codeActions": "codeActions/ruby.json",
|
|
1444
|
+
"documentHighlight": "documentHighlight/ruby.json",
|
|
1445
|
+
"documentSymbol": "documentSymbol/ruby.json",
|
|
1446
|
+
"links": "links/ruby.json",
|
|
1447
|
+
"typeDefinition": "typeDefinition/ruby.json",
|
|
1448
|
+
"references": "references/ruby.json",
|
|
1449
|
+
"implementation": "implementation/ruby.json",
|
|
1450
|
+
"inlineCompletions": "inlineCompletions/ruby.json",
|
|
1451
|
+
"formatting": "formatting/ruby.json",
|
|
1452
|
+
"codeLens": "codeLens/ruby.json",
|
|
1453
|
+
"color": "color/ruby.json",
|
|
1454
|
+
"declaration": "declaration/ruby.json",
|
|
1455
|
+
"inlayHints": "inlayHints/ruby.json"
|
|
1456
|
+
}
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"id": "rust",
|
|
1460
|
+
"name": "Rust",
|
|
1461
|
+
"files": {
|
|
1462
|
+
"completion": "completion/rust.json",
|
|
1463
|
+
"defination": "defination/rust.json",
|
|
1464
|
+
"hover": "hover/rust.json",
|
|
1465
|
+
"codeActions": "codeActions/rust.json",
|
|
1466
|
+
"documentHighlight": "documentHighlight/rust.json",
|
|
1467
|
+
"documentSymbol": "documentSymbol/rust.json",
|
|
1468
|
+
"links": "links/rust.json",
|
|
1469
|
+
"typeDefinition": "typeDefinition/rust.json",
|
|
1470
|
+
"references": "references/rust.json",
|
|
1471
|
+
"implementation": "implementation/rust.json",
|
|
1472
|
+
"inlineCompletions": "inlineCompletions/rust.json",
|
|
1473
|
+
"formatting": "formatting/rust.json",
|
|
1474
|
+
"codeLens": "codeLens/rust.json",
|
|
1475
|
+
"color": "color/rust.json",
|
|
1476
|
+
"declaration": "declaration/rust.json",
|
|
1477
|
+
"inlayHints": "inlayHints/rust.json"
|
|
1478
|
+
}
|
|
1479
|
+
},
|
|
1480
|
+
{
|
|
1481
|
+
"id": "sb",
|
|
1482
|
+
"name": "Small Basic",
|
|
1483
|
+
"files": {
|
|
1484
|
+
"completion": "completion/sb.json",
|
|
1485
|
+
"defination": "defination/sb.json",
|
|
1486
|
+
"hover": "hover/sb.json",
|
|
1487
|
+
"codeActions": "codeActions/sb.json",
|
|
1488
|
+
"documentHighlight": "documentHighlight/sb.json",
|
|
1489
|
+
"documentSymbol": "documentSymbol/sb.json",
|
|
1490
|
+
"links": "links/sb.json",
|
|
1491
|
+
"typeDefinition": "typeDefinition/sb.json",
|
|
1492
|
+
"references": "references/sb.json",
|
|
1493
|
+
"implementation": "implementation/sb.json",
|
|
1494
|
+
"inlineCompletions": "inlineCompletions/sb.json",
|
|
1495
|
+
"formatting": "formatting/sb.json",
|
|
1496
|
+
"codeLens": "codeLens/sb.json",
|
|
1497
|
+
"color": "color/sb.json",
|
|
1498
|
+
"declaration": "declaration/sb.json",
|
|
1499
|
+
"inlayHints": "inlayHints/sb.json"
|
|
1500
|
+
}
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"id": "scala",
|
|
1504
|
+
"name": "Scala",
|
|
1505
|
+
"files": {
|
|
1506
|
+
"completion": "completion/scala.json",
|
|
1507
|
+
"defination": "defination/scala.json",
|
|
1508
|
+
"hover": "hover/scala.json",
|
|
1509
|
+
"codeActions": "codeActions/scala.json",
|
|
1510
|
+
"documentHighlight": "documentHighlight/scala.json",
|
|
1511
|
+
"documentSymbol": "documentSymbol/scala.json",
|
|
1512
|
+
"links": "links/scala.json",
|
|
1513
|
+
"typeDefinition": "typeDefinition/scala.json",
|
|
1514
|
+
"references": "references/scala.json",
|
|
1515
|
+
"implementation": "implementation/scala.json",
|
|
1516
|
+
"inlineCompletions": "inlineCompletions/scala.json",
|
|
1517
|
+
"formatting": "formatting/scala.json",
|
|
1518
|
+
"codeLens": "codeLens/scala.json",
|
|
1519
|
+
"color": "color/scala.json",
|
|
1520
|
+
"declaration": "declaration/scala.json",
|
|
1521
|
+
"inlayHints": "inlayHints/scala.json"
|
|
1522
|
+
}
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"id": "scheme",
|
|
1526
|
+
"name": "Scheme",
|
|
1527
|
+
"files": {
|
|
1528
|
+
"completion": "completion/scheme.json",
|
|
1529
|
+
"defination": "defination/scheme.json",
|
|
1530
|
+
"hover": "hover/scheme.json",
|
|
1531
|
+
"codeActions": "codeActions/scheme.json",
|
|
1532
|
+
"documentHighlight": "documentHighlight/scheme.json",
|
|
1533
|
+
"documentSymbol": "documentSymbol/scheme.json",
|
|
1534
|
+
"links": "links/scheme.json",
|
|
1535
|
+
"typeDefinition": "typeDefinition/scheme.json",
|
|
1536
|
+
"references": "references/scheme.json",
|
|
1537
|
+
"implementation": "implementation/scheme.json",
|
|
1538
|
+
"inlineCompletions": "inlineCompletions/scheme.json",
|
|
1539
|
+
"formatting": "formatting/scheme.json",
|
|
1540
|
+
"codeLens": "codeLens/scheme.json",
|
|
1541
|
+
"color": "color/scheme.json",
|
|
1542
|
+
"declaration": "declaration/scheme.json",
|
|
1543
|
+
"inlayHints": "inlayHints/scheme.json"
|
|
1544
|
+
}
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
"id": "scss",
|
|
1548
|
+
"name": "SCSS",
|
|
1549
|
+
"files": {
|
|
1550
|
+
"completion": "completion/scss.json",
|
|
1551
|
+
"defination": "defination/scss.json",
|
|
1552
|
+
"hover": "hover/scss.json",
|
|
1553
|
+
"codeActions": "codeActions/scss.json",
|
|
1554
|
+
"documentHighlight": "documentHighlight/scss.json",
|
|
1555
|
+
"documentSymbol": "documentSymbol/scss.json",
|
|
1556
|
+
"links": "links/scss.json",
|
|
1557
|
+
"typeDefinition": "typeDefinition/scss.json",
|
|
1558
|
+
"references": "references/scss.json",
|
|
1559
|
+
"implementation": "implementation/scss.json",
|
|
1560
|
+
"inlineCompletions": "inlineCompletions/scss.json",
|
|
1561
|
+
"formatting": "formatting/scss.json",
|
|
1562
|
+
"codeLens": "codeLens/scss.json",
|
|
1563
|
+
"color": "color/scss.json",
|
|
1564
|
+
"declaration": "declaration/scss.json",
|
|
1565
|
+
"inlayHints": "inlayHints/scss.json"
|
|
1566
|
+
}
|
|
1567
|
+
},
|
|
1568
|
+
{
|
|
1569
|
+
"id": "shell",
|
|
1570
|
+
"name": "Shell Script",
|
|
1571
|
+
"files": {
|
|
1572
|
+
"completion": "completion/shell.json",
|
|
1573
|
+
"defination": "defination/shell.json",
|
|
1574
|
+
"hover": "hover/shell.json",
|
|
1575
|
+
"codeActions": "codeActions/shell.json",
|
|
1576
|
+
"documentHighlight": "documentHighlight/shell.json",
|
|
1577
|
+
"documentSymbol": "documentSymbol/shell.json",
|
|
1578
|
+
"links": "links/shell.json",
|
|
1579
|
+
"typeDefinition": "typeDefinition/shell.json",
|
|
1580
|
+
"references": "references/shell.json",
|
|
1581
|
+
"implementation": "implementation/shell.json",
|
|
1582
|
+
"inlineCompletions": "inlineCompletions/shell.json",
|
|
1583
|
+
"formatting": "formatting/shell.json",
|
|
1584
|
+
"codeLens": "codeLens/shell.json",
|
|
1585
|
+
"color": "color/shell.json",
|
|
1586
|
+
"declaration": "declaration/shell.json",
|
|
1587
|
+
"inlayHints": "inlayHints/shell.json"
|
|
1588
|
+
}
|
|
1589
|
+
},
|
|
1590
|
+
{
|
|
1591
|
+
"id": "sol",
|
|
1592
|
+
"name": "Solidity",
|
|
1593
|
+
"files": {
|
|
1594
|
+
"completion": "completion/sol.json",
|
|
1595
|
+
"defination": "defination/sol.json",
|
|
1596
|
+
"hover": "hover/sol.json",
|
|
1597
|
+
"codeActions": "codeActions/sol.json",
|
|
1598
|
+
"documentHighlight": "documentHighlight/sol.json",
|
|
1599
|
+
"documentSymbol": "documentSymbol/sol.json",
|
|
1600
|
+
"links": "links/sol.json",
|
|
1601
|
+
"typeDefinition": "typeDefinition/sol.json",
|
|
1602
|
+
"references": "references/sol.json",
|
|
1603
|
+
"implementation": "implementation/sol.json",
|
|
1604
|
+
"inlineCompletions": "inlineCompletions/sol.json",
|
|
1605
|
+
"formatting": "formatting/sol.json",
|
|
1606
|
+
"codeLens": "codeLens/sol.json",
|
|
1607
|
+
"color": "color/sol.json",
|
|
1608
|
+
"declaration": "declaration/sol.json",
|
|
1609
|
+
"inlayHints": "inlayHints/sol.json"
|
|
1610
|
+
}
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"id": "sparql",
|
|
1614
|
+
"name": "SPARQL",
|
|
1615
|
+
"files": {
|
|
1616
|
+
"completion": "completion/sparql.json",
|
|
1617
|
+
"defination": "defination/sparql.json",
|
|
1618
|
+
"hover": "hover/sparql.json",
|
|
1619
|
+
"codeActions": "codeActions/sparql.json",
|
|
1620
|
+
"documentHighlight": "documentHighlight/sparql.json",
|
|
1621
|
+
"documentSymbol": "documentSymbol/sparql.json",
|
|
1622
|
+
"links": "links/sparql.json",
|
|
1623
|
+
"typeDefinition": "typeDefinition/sparql.json",
|
|
1624
|
+
"references": "references/sparql.json",
|
|
1625
|
+
"implementation": "implementation/sparql.json",
|
|
1626
|
+
"inlineCompletions": "inlineCompletions/sparql.json",
|
|
1627
|
+
"formatting": "formatting/sparql.json",
|
|
1628
|
+
"codeLens": "codeLens/sparql.json",
|
|
1629
|
+
"color": "color/sparql.json",
|
|
1630
|
+
"declaration": "declaration/sparql.json",
|
|
1631
|
+
"inlayHints": "inlayHints/sparql.json"
|
|
1632
|
+
}
|
|
1633
|
+
},
|
|
1634
|
+
{
|
|
1635
|
+
"id": "sql",
|
|
1636
|
+
"name": "SQL",
|
|
1637
|
+
"files": {
|
|
1638
|
+
"completion": "completion/sql.json",
|
|
1639
|
+
"defination": "defination/sql.json",
|
|
1640
|
+
"hover": "hover/sql.json",
|
|
1641
|
+
"codeActions": "codeActions/sql.json",
|
|
1642
|
+
"documentHighlight": "documentHighlight/sql.json",
|
|
1643
|
+
"documentSymbol": "documentSymbol/sql.json",
|
|
1644
|
+
"links": "links/sql.json",
|
|
1645
|
+
"typeDefinition": "typeDefinition/sql.json",
|
|
1646
|
+
"references": "references/sql.json",
|
|
1647
|
+
"implementation": "implementation/sql.json",
|
|
1648
|
+
"inlineCompletions": "inlineCompletions/sql.json",
|
|
1649
|
+
"formatting": "formatting/sql.json",
|
|
1650
|
+
"codeLens": "codeLens/sql.json",
|
|
1651
|
+
"color": "color/sql.json",
|
|
1652
|
+
"declaration": "declaration/sql.json",
|
|
1653
|
+
"inlayHints": "inlayHints/sql.json"
|
|
1654
|
+
}
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
"id": "ssh_config",
|
|
1658
|
+
"name": "SSH Config",
|
|
1659
|
+
"files": {
|
|
1660
|
+
"completion": "completion/ssh_config.json",
|
|
1661
|
+
"defination": "defination/ssh_config.json",
|
|
1662
|
+
"hover": "hover/ssh_config.json",
|
|
1663
|
+
"codeActions": "codeActions/ssh_config.json",
|
|
1664
|
+
"documentHighlight": "documentHighlight/ssh_config.json",
|
|
1665
|
+
"documentSymbol": "documentSymbol/ssh_config.json",
|
|
1666
|
+
"links": "links/ssh_config.json",
|
|
1667
|
+
"typeDefinition": "typeDefinition/ssh_config.json",
|
|
1668
|
+
"references": "references/ssh_config.json",
|
|
1669
|
+
"implementation": "implementation/ssh_config.json",
|
|
1670
|
+
"inlineCompletions": "inlineCompletions/ssh_config.json",
|
|
1671
|
+
"formatting": "formatting/ssh_config.json",
|
|
1672
|
+
"codeLens": "codeLens/ssh_config.json",
|
|
1673
|
+
"color": "color/ssh_config.json",
|
|
1674
|
+
"declaration": "declaration/ssh_config.json",
|
|
1675
|
+
"inlayHints": "inlayHints/ssh_config.json"
|
|
1676
|
+
}
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
"id": "st",
|
|
1680
|
+
"name": "Structured Text",
|
|
1681
|
+
"files": {
|
|
1682
|
+
"completion": "completion/st.json",
|
|
1683
|
+
"defination": "defination/st.json",
|
|
1684
|
+
"hover": "hover/st.json",
|
|
1685
|
+
"codeActions": "codeActions/st.json",
|
|
1686
|
+
"documentHighlight": "documentHighlight/st.json",
|
|
1687
|
+
"documentSymbol": "documentSymbol/st.json",
|
|
1688
|
+
"links": "links/st.json",
|
|
1689
|
+
"typeDefinition": "typeDefinition/st.json",
|
|
1690
|
+
"references": "references/st.json",
|
|
1691
|
+
"implementation": "implementation/st.json",
|
|
1692
|
+
"inlineCompletions": "inlineCompletions/st.json",
|
|
1693
|
+
"formatting": "formatting/st.json",
|
|
1694
|
+
"codeLens": "codeLens/st.json",
|
|
1695
|
+
"color": "color/st.json",
|
|
1696
|
+
"declaration": "declaration/st.json",
|
|
1697
|
+
"inlayHints": "inlayHints/st.json"
|
|
1698
|
+
}
|
|
1699
|
+
},
|
|
1700
|
+
{
|
|
1701
|
+
"id": "swift",
|
|
1702
|
+
"name": "Swift",
|
|
1703
|
+
"files": {
|
|
1704
|
+
"completion": "completion/swift.json",
|
|
1705
|
+
"defination": "defination/swift.json",
|
|
1706
|
+
"hover": "hover/swift.json",
|
|
1707
|
+
"codeActions": "codeActions/swift.json",
|
|
1708
|
+
"documentHighlight": "documentHighlight/swift.json",
|
|
1709
|
+
"documentSymbol": "documentSymbol/swift.json",
|
|
1710
|
+
"links": "links/swift.json",
|
|
1711
|
+
"typeDefinition": "typeDefinition/swift.json",
|
|
1712
|
+
"references": "references/swift.json",
|
|
1713
|
+
"implementation": "implementation/swift.json",
|
|
1714
|
+
"inlineCompletions": "inlineCompletions/swift.json",
|
|
1715
|
+
"formatting": "formatting/swift.json",
|
|
1716
|
+
"codeLens": "codeLens/swift.json",
|
|
1717
|
+
"color": "color/swift.json",
|
|
1718
|
+
"declaration": "declaration/swift.json",
|
|
1719
|
+
"inlayHints": "inlayHints/swift.json"
|
|
1720
|
+
}
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
"id": "systemd",
|
|
1724
|
+
"name": "Systemd Unit",
|
|
1725
|
+
"files": {
|
|
1726
|
+
"completion": "completion/systemd.json",
|
|
1727
|
+
"defination": "defination/systemd.json",
|
|
1728
|
+
"hover": "hover/systemd.json",
|
|
1729
|
+
"codeActions": "codeActions/systemd.json",
|
|
1730
|
+
"documentHighlight": "documentHighlight/systemd.json",
|
|
1731
|
+
"documentSymbol": "documentSymbol/systemd.json",
|
|
1732
|
+
"links": "links/systemd.json",
|
|
1733
|
+
"typeDefinition": "typeDefinition/systemd.json",
|
|
1734
|
+
"references": "references/systemd.json",
|
|
1735
|
+
"implementation": "implementation/systemd.json",
|
|
1736
|
+
"inlineCompletions": "inlineCompletions/systemd.json",
|
|
1737
|
+
"formatting": "formatting/systemd.json",
|
|
1738
|
+
"codeLens": "codeLens/systemd.json",
|
|
1739
|
+
"color": "color/systemd.json",
|
|
1740
|
+
"declaration": "declaration/systemd.json",
|
|
1741
|
+
"inlayHints": "inlayHints/systemd.json"
|
|
1742
|
+
}
|
|
1743
|
+
},
|
|
1744
|
+
{
|
|
1745
|
+
"id": "systemverilog",
|
|
1746
|
+
"name": "SystemVerilog",
|
|
1747
|
+
"files": {
|
|
1748
|
+
"completion": "completion/systemverilog.json",
|
|
1749
|
+
"defination": "defination/systemverilog.json",
|
|
1750
|
+
"hover": "hover/systemverilog.json",
|
|
1751
|
+
"codeActions": "codeActions/systemverilog.json",
|
|
1752
|
+
"documentHighlight": "documentHighlight/systemverilog.json",
|
|
1753
|
+
"documentSymbol": "documentSymbol/systemverilog.json",
|
|
1754
|
+
"links": "links/systemverilog.json",
|
|
1755
|
+
"typeDefinition": "typeDefinition/systemverilog.json",
|
|
1756
|
+
"references": "references/systemverilog.json",
|
|
1757
|
+
"implementation": "implementation/systemverilog.json",
|
|
1758
|
+
"inlineCompletions": "inlineCompletions/systemverilog.json",
|
|
1759
|
+
"formatting": "formatting/systemverilog.json",
|
|
1760
|
+
"codeLens": "codeLens/systemverilog.json",
|
|
1761
|
+
"color": "color/systemverilog.json",
|
|
1762
|
+
"declaration": "declaration/systemverilog.json",
|
|
1763
|
+
"inlayHints": "inlayHints/systemverilog.json"
|
|
1764
|
+
}
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"id": "tcl",
|
|
1768
|
+
"name": "Tcl",
|
|
1769
|
+
"files": {
|
|
1770
|
+
"completion": "completion/tcl.json",
|
|
1771
|
+
"defination": "defination/tcl.json",
|
|
1772
|
+
"hover": "hover/tcl.json",
|
|
1773
|
+
"codeActions": "codeActions/tcl.json",
|
|
1774
|
+
"documentHighlight": "documentHighlight/tcl.json",
|
|
1775
|
+
"documentSymbol": "documentSymbol/tcl.json",
|
|
1776
|
+
"links": "links/tcl.json",
|
|
1777
|
+
"typeDefinition": "typeDefinition/tcl.json",
|
|
1778
|
+
"references": "references/tcl.json",
|
|
1779
|
+
"implementation": "implementation/tcl.json",
|
|
1780
|
+
"inlineCompletions": "inlineCompletions/tcl.json",
|
|
1781
|
+
"formatting": "formatting/tcl.json",
|
|
1782
|
+
"codeLens": "codeLens/tcl.json",
|
|
1783
|
+
"color": "color/tcl.json",
|
|
1784
|
+
"declaration": "declaration/tcl.json",
|
|
1785
|
+
"inlayHints": "inlayHints/tcl.json"
|
|
1786
|
+
}
|
|
1787
|
+
},
|
|
1788
|
+
{
|
|
1789
|
+
"id": "toml",
|
|
1790
|
+
"name": "TOML",
|
|
1791
|
+
"files": {
|
|
1792
|
+
"completion": "completion/toml.json",
|
|
1793
|
+
"defination": "defination/toml.json",
|
|
1794
|
+
"hover": "hover/toml.json",
|
|
1795
|
+
"codeActions": "codeActions/toml.json",
|
|
1796
|
+
"documentHighlight": "documentHighlight/toml.json",
|
|
1797
|
+
"documentSymbol": "documentSymbol/toml.json",
|
|
1798
|
+
"links": "links/toml.json",
|
|
1799
|
+
"typeDefinition": "typeDefinition/toml.json",
|
|
1800
|
+
"references": "references/toml.json",
|
|
1801
|
+
"implementation": "implementation/toml.json",
|
|
1802
|
+
"inlineCompletions": "inlineCompletions/toml.json",
|
|
1803
|
+
"formatting": "formatting/toml.json",
|
|
1804
|
+
"codeLens": "codeLens/toml.json",
|
|
1805
|
+
"color": "color/toml.json",
|
|
1806
|
+
"declaration": "declaration/toml.json",
|
|
1807
|
+
"inlayHints": "inlayHints/toml.json"
|
|
1808
|
+
}
|
|
1809
|
+
},
|
|
1810
|
+
{
|
|
1811
|
+
"id": "twig",
|
|
1812
|
+
"name": "Twig",
|
|
1813
|
+
"files": {
|
|
1814
|
+
"completion": "completion/twig.json",
|
|
1815
|
+
"defination": "defination/twig.json",
|
|
1816
|
+
"hover": "hover/twig.json",
|
|
1817
|
+
"codeActions": "codeActions/twig.json",
|
|
1818
|
+
"documentHighlight": "documentHighlight/twig.json",
|
|
1819
|
+
"documentSymbol": "documentSymbol/twig.json",
|
|
1820
|
+
"links": "links/twig.json",
|
|
1821
|
+
"typeDefinition": "typeDefinition/twig.json",
|
|
1822
|
+
"references": "references/twig.json",
|
|
1823
|
+
"implementation": "implementation/twig.json",
|
|
1824
|
+
"inlineCompletions": "inlineCompletions/twig.json",
|
|
1825
|
+
"formatting": "formatting/twig.json",
|
|
1826
|
+
"codeLens": "codeLens/twig.json",
|
|
1827
|
+
"color": "color/twig.json",
|
|
1828
|
+
"declaration": "declaration/twig.json",
|
|
1829
|
+
"inlayHints": "inlayHints/twig.json"
|
|
1830
|
+
}
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"id": "typescript",
|
|
1834
|
+
"name": "TypeScript",
|
|
1835
|
+
"files": {
|
|
1836
|
+
"completion": "completion/typescript.json",
|
|
1837
|
+
"defination": "defination/typescript.json",
|
|
1838
|
+
"hover": "hover/typescript.json",
|
|
1839
|
+
"codeActions": "codeActions/typescript.json",
|
|
1840
|
+
"documentHighlight": "documentHighlight/typescript.json",
|
|
1841
|
+
"documentSymbol": "documentSymbol/typescript.json",
|
|
1842
|
+
"links": "links/typescript.json",
|
|
1843
|
+
"typeDefinition": "typeDefinition/typescript.json",
|
|
1844
|
+
"references": "references/typescript.json",
|
|
1845
|
+
"implementation": "implementation/typescript.json",
|
|
1846
|
+
"inlineCompletions": "inlineCompletions/typescript.json",
|
|
1847
|
+
"formatting": "formatting/typescript.json",
|
|
1848
|
+
"codeLens": "codeLens/typescript.json",
|
|
1849
|
+
"color": "color/typescript.json",
|
|
1850
|
+
"declaration": "declaration/typescript.json",
|
|
1851
|
+
"inlayHints": "inlayHints/typescript.json"
|
|
1852
|
+
}
|
|
1853
|
+
},
|
|
1854
|
+
{
|
|
1855
|
+
"id": "vb",
|
|
1856
|
+
"name": "Visual Basic",
|
|
1857
|
+
"files": {
|
|
1858
|
+
"completion": "completion/vb.json",
|
|
1859
|
+
"defination": "defination/vb.json",
|
|
1860
|
+
"hover": "hover/vb.json",
|
|
1861
|
+
"codeActions": "codeActions/vb.json",
|
|
1862
|
+
"documentHighlight": "documentHighlight/vb.json",
|
|
1863
|
+
"documentSymbol": "documentSymbol/vb.json",
|
|
1864
|
+
"links": "links/vb.json",
|
|
1865
|
+
"typeDefinition": "typeDefinition/vb.json",
|
|
1866
|
+
"references": "references/vb.json",
|
|
1867
|
+
"implementation": "implementation/vb.json",
|
|
1868
|
+
"inlineCompletions": "inlineCompletions/vb.json",
|
|
1869
|
+
"formatting": "formatting/vb.json",
|
|
1870
|
+
"codeLens": "codeLens/vb.json",
|
|
1871
|
+
"color": "color/vb.json",
|
|
1872
|
+
"declaration": "declaration/vb.json",
|
|
1873
|
+
"inlayHints": "inlayHints/vb.json"
|
|
1874
|
+
}
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
"id": "wgsl",
|
|
1878
|
+
"name": "WGSL",
|
|
1879
|
+
"files": {
|
|
1880
|
+
"completion": "completion/wgsl.json",
|
|
1881
|
+
"defination": "defination/wgsl.json",
|
|
1882
|
+
"hover": "hover/wgsl.json",
|
|
1883
|
+
"codeActions": "codeActions/wgsl.json",
|
|
1884
|
+
"documentHighlight": "documentHighlight/wgsl.json",
|
|
1885
|
+
"documentSymbol": "documentSymbol/wgsl.json",
|
|
1886
|
+
"links": "links/wgsl.json",
|
|
1887
|
+
"typeDefinition": "typeDefinition/wgsl.json",
|
|
1888
|
+
"references": "references/wgsl.json",
|
|
1889
|
+
"implementation": "implementation/wgsl.json",
|
|
1890
|
+
"inlineCompletions": "inlineCompletions/wgsl.json",
|
|
1891
|
+
"formatting": "formatting/wgsl.json",
|
|
1892
|
+
"codeLens": "codeLens/wgsl.json",
|
|
1893
|
+
"color": "color/wgsl.json",
|
|
1894
|
+
"declaration": "declaration/wgsl.json",
|
|
1895
|
+
"inlayHints": "inlayHints/wgsl.json"
|
|
1896
|
+
}
|
|
1897
|
+
},
|
|
1898
|
+
{
|
|
1899
|
+
"id": "xml",
|
|
1900
|
+
"name": "XML",
|
|
1901
|
+
"files": {
|
|
1902
|
+
"completion": "completion/xml.json",
|
|
1903
|
+
"defination": "defination/xml.json",
|
|
1904
|
+
"hover": "hover/xml.json",
|
|
1905
|
+
"codeActions": "codeActions/xml.json",
|
|
1906
|
+
"documentHighlight": "documentHighlight/xml.json",
|
|
1907
|
+
"documentSymbol": "documentSymbol/xml.json",
|
|
1908
|
+
"links": "links/xml.json",
|
|
1909
|
+
"typeDefinition": "typeDefinition/xml.json",
|
|
1910
|
+
"references": "references/xml.json",
|
|
1911
|
+
"implementation": "implementation/xml.json",
|
|
1912
|
+
"inlineCompletions": "inlineCompletions/xml.json",
|
|
1913
|
+
"formatting": "formatting/xml.json",
|
|
1914
|
+
"codeLens": "codeLens/xml.json",
|
|
1915
|
+
"color": "color/xml.json",
|
|
1916
|
+
"declaration": "declaration/xml.json",
|
|
1917
|
+
"inlayHints": "inlayHints/xml.json"
|
|
1918
|
+
}
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"id": "yaml",
|
|
1922
|
+
"name": "YAML",
|
|
1923
|
+
"files": {
|
|
1924
|
+
"completion": "completion/yaml.json",
|
|
1925
|
+
"defination": "defination/yaml.json",
|
|
1926
|
+
"hover": "hover/yaml.json",
|
|
1927
|
+
"codeActions": "codeActions/yaml.json",
|
|
1928
|
+
"documentHighlight": "documentHighlight/yaml.json",
|
|
1929
|
+
"documentSymbol": "documentSymbol/yaml.json",
|
|
1930
|
+
"links": "links/yaml.json",
|
|
1931
|
+
"typeDefinition": "typeDefinition/yaml.json",
|
|
1932
|
+
"references": "references/yaml.json",
|
|
1933
|
+
"implementation": "implementation/yaml.json",
|
|
1934
|
+
"inlineCompletions": "inlineCompletions/yaml.json",
|
|
1935
|
+
"formatting": "formatting/yaml.json",
|
|
1936
|
+
"codeLens": "codeLens/yaml.json",
|
|
1937
|
+
"color": "color/yaml.json",
|
|
1938
|
+
"declaration": "declaration/yaml.json",
|
|
1939
|
+
"inlayHints": "inlayHints/yaml.json"
|
|
1940
|
+
}
|
|
1941
|
+
},
|
|
1942
|
+
{
|
|
1943
|
+
"id": "zsh",
|
|
1944
|
+
"name": "Zsh",
|
|
1945
|
+
"files": {
|
|
1946
|
+
"completion": "completion/zsh.json",
|
|
1947
|
+
"defination": "defination/zsh.json",
|
|
1948
|
+
"hover": "hover/zsh.json",
|
|
1949
|
+
"codeActions": "codeActions/zsh.json",
|
|
1950
|
+
"documentHighlight": "documentHighlight/zsh.json",
|
|
1951
|
+
"documentSymbol": "documentSymbol/zsh.json",
|
|
1952
|
+
"links": "links/zsh.json",
|
|
1953
|
+
"typeDefinition": "typeDefinition/zsh.json",
|
|
1954
|
+
"references": "references/zsh.json",
|
|
1955
|
+
"implementation": "implementation/zsh.json",
|
|
1956
|
+
"inlineCompletions": "inlineCompletions/zsh.json",
|
|
1957
|
+
"formatting": "formatting/zsh.json",
|
|
1958
|
+
"codeLens": "codeLens/zsh.json",
|
|
1959
|
+
"color": "color/zsh.json",
|
|
1960
|
+
"declaration": "declaration/zsh.json",
|
|
1961
|
+
"inlayHints": "inlayHints/zsh.json"
|
|
1962
|
+
}
|
|
1963
|
+
}
|
|
1964
|
+
],
|
|
1965
|
+
"directories": {
|
|
1966
|
+
"completion": {
|
|
1967
|
+
"description": "Autocomplete suggestions with snippets, functions, keywords, and documentation",
|
|
1968
|
+
"files": [
|
|
1969
|
+
"abap.json",
|
|
1970
|
+
"apex.json",
|
|
1971
|
+
"awk.json",
|
|
1972
|
+
"azcli.json",
|
|
1973
|
+
"bash.json",
|
|
1974
|
+
"bicep.json",
|
|
1975
|
+
"c.json",
|
|
1976
|
+
"caddy.json",
|
|
1977
|
+
"cameligo.json",
|
|
1978
|
+
"clojure.json",
|
|
1979
|
+
"coffee.json",
|
|
1980
|
+
"cpp.json",
|
|
1981
|
+
"crontab.json",
|
|
1982
|
+
"csharp.json",
|
|
1983
|
+
"cypher.json",
|
|
1984
|
+
"dart.json",
|
|
1985
|
+
"docker-compose.json",
|
|
1986
|
+
"dockerfile.json",
|
|
1987
|
+
"doctest.json",
|
|
1988
|
+
"dotenv.json",
|
|
1989
|
+
"ecl.json",
|
|
1990
|
+
"elixir.json",
|
|
1991
|
+
"flow9.json",
|
|
1992
|
+
"freemarker2.json",
|
|
1993
|
+
"go.json",
|
|
1994
|
+
"graphql.json",
|
|
1995
|
+
"hcl.json",
|
|
1996
|
+
"html.json",
|
|
1997
|
+
"ini.json",
|
|
1998
|
+
"java.json",
|
|
1999
|
+
"javascript.json",
|
|
2000
|
+
"json.json",
|
|
2001
|
+
"julia.json",
|
|
2002
|
+
"kotlin.json",
|
|
2003
|
+
"less.json",
|
|
2004
|
+
"lexon.json",
|
|
2005
|
+
"liquid.json",
|
|
2006
|
+
"lua.json",
|
|
2007
|
+
"m3.json",
|
|
2008
|
+
"makefile.json",
|
|
2009
|
+
"markdown.json",
|
|
2010
|
+
"mdx.json",
|
|
2011
|
+
"mips.json",
|
|
2012
|
+
"msdax.json",
|
|
2013
|
+
"mysql.json",
|
|
2014
|
+
"nginx.json",
|
|
2015
|
+
"objective-c.json",
|
|
2016
|
+
"pascal.json",
|
|
2017
|
+
"pascaligo.json",
|
|
2018
|
+
"perl.json",
|
|
2019
|
+
"pgsql.json",
|
|
2020
|
+
"php.json",
|
|
2021
|
+
"pla.json",
|
|
2022
|
+
"postiats.json",
|
|
2023
|
+
"powerquery.json",
|
|
2024
|
+
"powershell.json",
|
|
2025
|
+
"protobuf.json",
|
|
2026
|
+
"python.json",
|
|
2027
|
+
"qsharp.json",
|
|
2028
|
+
"r.json",
|
|
2029
|
+
"razor.json",
|
|
2030
|
+
"redis-cli.json",
|
|
2031
|
+
"redis.json",
|
|
2032
|
+
"redshift.json",
|
|
2033
|
+
"restructuredtext.json",
|
|
2034
|
+
"ruby.json",
|
|
2035
|
+
"rust.json",
|
|
2036
|
+
"sb.json",
|
|
2037
|
+
"scala.json",
|
|
2038
|
+
"scheme.json",
|
|
2039
|
+
"scss.json",
|
|
2040
|
+
"shell.json",
|
|
2041
|
+
"sol.json",
|
|
2042
|
+
"sparql.json",
|
|
2043
|
+
"sql.json",
|
|
2044
|
+
"ssh_config.json",
|
|
2045
|
+
"st.json",
|
|
2046
|
+
"swift.json",
|
|
2047
|
+
"systemd.json",
|
|
2048
|
+
"systemverilog.json",
|
|
2049
|
+
"tcl.json",
|
|
2050
|
+
"toml.json",
|
|
2051
|
+
"twig.json",
|
|
2052
|
+
"typescript.json",
|
|
2053
|
+
"vb.json",
|
|
2054
|
+
"wgsl.json",
|
|
2055
|
+
"xml.json",
|
|
2056
|
+
"yaml.json",
|
|
2057
|
+
"zsh.json"
|
|
2058
|
+
]
|
|
2059
|
+
},
|
|
2060
|
+
"defination": {
|
|
2061
|
+
"description": "Type definitions, class signatures, method members, and module documentation",
|
|
2062
|
+
"files": [
|
|
2063
|
+
"abap.json",
|
|
2064
|
+
"apex.json",
|
|
2065
|
+
"awk.json",
|
|
2066
|
+
"azcli.json",
|
|
2067
|
+
"bash.json",
|
|
2068
|
+
"bicep.json",
|
|
2069
|
+
"c.json",
|
|
2070
|
+
"caddy.json",
|
|
2071
|
+
"cameligo.json",
|
|
2072
|
+
"clojure.json",
|
|
2073
|
+
"coffee.json",
|
|
2074
|
+
"cpp.json",
|
|
2075
|
+
"crontab.json",
|
|
2076
|
+
"csharp.json",
|
|
2077
|
+
"cypher.json",
|
|
2078
|
+
"dart.json",
|
|
2079
|
+
"docker-compose.json",
|
|
2080
|
+
"dockerfile.json",
|
|
2081
|
+
"doctest.json",
|
|
2082
|
+
"dotenv.json",
|
|
2083
|
+
"ecl.json",
|
|
2084
|
+
"elixir.json",
|
|
2085
|
+
"flow9.json",
|
|
2086
|
+
"freemarker2.json",
|
|
2087
|
+
"go.json",
|
|
2088
|
+
"graphql.json",
|
|
2089
|
+
"hcl.json",
|
|
2090
|
+
"html.json",
|
|
2091
|
+
"ini.json",
|
|
2092
|
+
"java.json",
|
|
2093
|
+
"javascript.json",
|
|
2094
|
+
"json.json",
|
|
2095
|
+
"julia.json",
|
|
2096
|
+
"kotlin.json",
|
|
2097
|
+
"less.json",
|
|
2098
|
+
"lexon.json",
|
|
2099
|
+
"liquid.json",
|
|
2100
|
+
"lua.json",
|
|
2101
|
+
"m3.json",
|
|
2102
|
+
"makefile.json",
|
|
2103
|
+
"markdown.json",
|
|
2104
|
+
"mdx.json",
|
|
2105
|
+
"mips.json",
|
|
2106
|
+
"msdax.json",
|
|
2107
|
+
"mysql.json",
|
|
2108
|
+
"nginx.json",
|
|
2109
|
+
"objective-c.json",
|
|
2110
|
+
"pascal.json",
|
|
2111
|
+
"pascaligo.json",
|
|
2112
|
+
"perl.json",
|
|
2113
|
+
"pgsql.json",
|
|
2114
|
+
"php.json",
|
|
2115
|
+
"pla.json",
|
|
2116
|
+
"postiats.json",
|
|
2117
|
+
"powerquery.json",
|
|
2118
|
+
"powershell.json",
|
|
2119
|
+
"protobuf.json",
|
|
2120
|
+
"python.json",
|
|
2121
|
+
"qsharp.json",
|
|
2122
|
+
"r.json",
|
|
2123
|
+
"razor.json",
|
|
2124
|
+
"redis-cli.json",
|
|
2125
|
+
"redis.json",
|
|
2126
|
+
"redshift.json",
|
|
2127
|
+
"restructuredtext.json",
|
|
2128
|
+
"ruby.json",
|
|
2129
|
+
"rust.json",
|
|
2130
|
+
"sb.json",
|
|
2131
|
+
"scala.json",
|
|
2132
|
+
"scheme.json",
|
|
2133
|
+
"scss.json",
|
|
2134
|
+
"shell.json",
|
|
2135
|
+
"sol.json",
|
|
2136
|
+
"sparql.json",
|
|
2137
|
+
"sql.json",
|
|
2138
|
+
"ssh_config.json",
|
|
2139
|
+
"st.json",
|
|
2140
|
+
"swift.json",
|
|
2141
|
+
"systemd.json",
|
|
2142
|
+
"systemverilog.json",
|
|
2143
|
+
"tcl.json",
|
|
2144
|
+
"toml.json",
|
|
2145
|
+
"twig.json",
|
|
2146
|
+
"typescript.json",
|
|
2147
|
+
"vb.json",
|
|
2148
|
+
"wgsl.json",
|
|
2149
|
+
"xml.json",
|
|
2150
|
+
"yaml.json",
|
|
2151
|
+
"zsh.json"
|
|
2152
|
+
]
|
|
2153
|
+
},
|
|
2154
|
+
"hover": {
|
|
2155
|
+
"description": "Hover tooltips with function signatures, descriptions, and usage examples",
|
|
2156
|
+
"files": [
|
|
2157
|
+
"abap.json",
|
|
2158
|
+
"apex.json",
|
|
2159
|
+
"awk.json",
|
|
2160
|
+
"azcli.json",
|
|
2161
|
+
"bash.json",
|
|
2162
|
+
"bicep.json",
|
|
2163
|
+
"c.json",
|
|
2164
|
+
"caddy.json",
|
|
2165
|
+
"cameligo.json",
|
|
2166
|
+
"clojure.json",
|
|
2167
|
+
"coffee.json",
|
|
2168
|
+
"cpp.json",
|
|
2169
|
+
"crontab.json",
|
|
2170
|
+
"csharp.json",
|
|
2171
|
+
"cypher.json",
|
|
2172
|
+
"dart.json",
|
|
2173
|
+
"docker-compose.json",
|
|
2174
|
+
"dockerfile.json",
|
|
2175
|
+
"doctest.json",
|
|
2176
|
+
"dotenv.json",
|
|
2177
|
+
"ecl.json",
|
|
2178
|
+
"elixir.json",
|
|
2179
|
+
"flow9.json",
|
|
2180
|
+
"freemarker2.json",
|
|
2181
|
+
"go.json",
|
|
2182
|
+
"graphql.json",
|
|
2183
|
+
"hcl.json",
|
|
2184
|
+
"html.json",
|
|
2185
|
+
"ini.json",
|
|
2186
|
+
"java.json",
|
|
2187
|
+
"javascript.json",
|
|
2188
|
+
"json.json",
|
|
2189
|
+
"julia.json",
|
|
2190
|
+
"kotlin.json",
|
|
2191
|
+
"less.json",
|
|
2192
|
+
"lexon.json",
|
|
2193
|
+
"liquid.json",
|
|
2194
|
+
"lua.json",
|
|
2195
|
+
"m3.json",
|
|
2196
|
+
"makefile.json",
|
|
2197
|
+
"markdown.json",
|
|
2198
|
+
"mdx.json",
|
|
2199
|
+
"mips.json",
|
|
2200
|
+
"msdax.json",
|
|
2201
|
+
"mysql.json",
|
|
2202
|
+
"nginx.json",
|
|
2203
|
+
"objective-c.json",
|
|
2204
|
+
"pascal.json",
|
|
2205
|
+
"pascaligo.json",
|
|
2206
|
+
"perl.json",
|
|
2207
|
+
"pgsql.json",
|
|
2208
|
+
"php.json",
|
|
2209
|
+
"pla.json",
|
|
2210
|
+
"postiats.json",
|
|
2211
|
+
"powerquery.json",
|
|
2212
|
+
"powershell.json",
|
|
2213
|
+
"protobuf.json",
|
|
2214
|
+
"python.json",
|
|
2215
|
+
"qsharp.json",
|
|
2216
|
+
"r.json",
|
|
2217
|
+
"razor.json",
|
|
2218
|
+
"redis-cli.json",
|
|
2219
|
+
"redis.json",
|
|
2220
|
+
"redshift.json",
|
|
2221
|
+
"restructuredtext.json",
|
|
2222
|
+
"ruby.json",
|
|
2223
|
+
"rust.json",
|
|
2224
|
+
"sb.json",
|
|
2225
|
+
"scala.json",
|
|
2226
|
+
"scheme.json",
|
|
2227
|
+
"scss.json",
|
|
2228
|
+
"shell.json",
|
|
2229
|
+
"sol.json",
|
|
2230
|
+
"sparql.json",
|
|
2231
|
+
"sql.json",
|
|
2232
|
+
"ssh_config.json",
|
|
2233
|
+
"st.json",
|
|
2234
|
+
"swift.json",
|
|
2235
|
+
"systemd.json",
|
|
2236
|
+
"systemverilog.json",
|
|
2237
|
+
"tcl.json",
|
|
2238
|
+
"toml.json",
|
|
2239
|
+
"twig.json",
|
|
2240
|
+
"typescript.json",
|
|
2241
|
+
"vb.json",
|
|
2242
|
+
"wgsl.json",
|
|
2243
|
+
"xml.json",
|
|
2244
|
+
"yaml.json",
|
|
2245
|
+
"zsh.json"
|
|
2246
|
+
]
|
|
2247
|
+
},
|
|
2248
|
+
"codeActions": {
|
|
2249
|
+
"description": "Quick-fix and refactoring code actions",
|
|
2250
|
+
"files": [
|
|
2251
|
+
"abap.json",
|
|
2252
|
+
"apex.json",
|
|
2253
|
+
"awk.json",
|
|
2254
|
+
"azcli.json",
|
|
2255
|
+
"bash.json",
|
|
2256
|
+
"bicep.json",
|
|
2257
|
+
"c.json",
|
|
2258
|
+
"caddy.json",
|
|
2259
|
+
"cameligo.json",
|
|
2260
|
+
"clojure.json",
|
|
2261
|
+
"coffee.json",
|
|
2262
|
+
"cpp.json",
|
|
2263
|
+
"crontab.json",
|
|
2264
|
+
"csharp.json",
|
|
2265
|
+
"cypher.json",
|
|
2266
|
+
"dart.json",
|
|
2267
|
+
"docker-compose.json",
|
|
2268
|
+
"dockerfile.json",
|
|
2269
|
+
"doctest.json",
|
|
2270
|
+
"dotenv.json",
|
|
2271
|
+
"ecl.json",
|
|
2272
|
+
"elixir.json",
|
|
2273
|
+
"flow9.json",
|
|
2274
|
+
"freemarker2.json",
|
|
2275
|
+
"go.json",
|
|
2276
|
+
"graphql.json",
|
|
2277
|
+
"hcl.json",
|
|
2278
|
+
"html.json",
|
|
2279
|
+
"ini.json",
|
|
2280
|
+
"java.json",
|
|
2281
|
+
"javascript.json",
|
|
2282
|
+
"json.json",
|
|
2283
|
+
"julia.json",
|
|
2284
|
+
"kotlin.json",
|
|
2285
|
+
"less.json",
|
|
2286
|
+
"lexon.json",
|
|
2287
|
+
"liquid.json",
|
|
2288
|
+
"lua.json",
|
|
2289
|
+
"m3.json",
|
|
2290
|
+
"makefile.json",
|
|
2291
|
+
"markdown.json",
|
|
2292
|
+
"mdx.json",
|
|
2293
|
+
"mips.json",
|
|
2294
|
+
"msdax.json",
|
|
2295
|
+
"mysql.json",
|
|
2296
|
+
"nginx.json",
|
|
2297
|
+
"objective-c.json",
|
|
2298
|
+
"pascal.json",
|
|
2299
|
+
"pascaligo.json",
|
|
2300
|
+
"perl.json",
|
|
2301
|
+
"pgsql.json",
|
|
2302
|
+
"php.json",
|
|
2303
|
+
"pla.json",
|
|
2304
|
+
"postiats.json",
|
|
2305
|
+
"powerquery.json",
|
|
2306
|
+
"powershell.json",
|
|
2307
|
+
"protobuf.json",
|
|
2308
|
+
"python.json",
|
|
2309
|
+
"qsharp.json",
|
|
2310
|
+
"r.json",
|
|
2311
|
+
"razor.json",
|
|
2312
|
+
"redis-cli.json",
|
|
2313
|
+
"redis.json",
|
|
2314
|
+
"redshift.json",
|
|
2315
|
+
"restructuredtext.json",
|
|
2316
|
+
"ruby.json",
|
|
2317
|
+
"rust.json",
|
|
2318
|
+
"sb.json",
|
|
2319
|
+
"scala.json",
|
|
2320
|
+
"scheme.json",
|
|
2321
|
+
"scss.json",
|
|
2322
|
+
"shell.json",
|
|
2323
|
+
"sol.json",
|
|
2324
|
+
"sparql.json",
|
|
2325
|
+
"sql.json",
|
|
2326
|
+
"ssh_config.json",
|
|
2327
|
+
"st.json",
|
|
2328
|
+
"swift.json",
|
|
2329
|
+
"systemd.json",
|
|
2330
|
+
"systemverilog.json",
|
|
2331
|
+
"tcl.json",
|
|
2332
|
+
"toml.json",
|
|
2333
|
+
"twig.json",
|
|
2334
|
+
"typescript.json",
|
|
2335
|
+
"vb.json",
|
|
2336
|
+
"wgsl.json",
|
|
2337
|
+
"xml.json",
|
|
2338
|
+
"yaml.json",
|
|
2339
|
+
"zsh.json"
|
|
2340
|
+
]
|
|
2341
|
+
},
|
|
2342
|
+
"documentHighlight": {
|
|
2343
|
+
"description": "Symbol and keyword highlight groups",
|
|
2344
|
+
"files": [
|
|
2345
|
+
"abap.json",
|
|
2346
|
+
"apex.json",
|
|
2347
|
+
"awk.json",
|
|
2348
|
+
"azcli.json",
|
|
2349
|
+
"bash.json",
|
|
2350
|
+
"bicep.json",
|
|
2351
|
+
"c.json",
|
|
2352
|
+
"caddy.json",
|
|
2353
|
+
"cameligo.json",
|
|
2354
|
+
"clojure.json",
|
|
2355
|
+
"coffee.json",
|
|
2356
|
+
"cpp.json",
|
|
2357
|
+
"crontab.json",
|
|
2358
|
+
"csharp.json",
|
|
2359
|
+
"cypher.json",
|
|
2360
|
+
"dart.json",
|
|
2361
|
+
"docker-compose.json",
|
|
2362
|
+
"dockerfile.json",
|
|
2363
|
+
"doctest.json",
|
|
2364
|
+
"dotenv.json",
|
|
2365
|
+
"ecl.json",
|
|
2366
|
+
"elixir.json",
|
|
2367
|
+
"flow9.json",
|
|
2368
|
+
"freemarker2.json",
|
|
2369
|
+
"go.json",
|
|
2370
|
+
"graphql.json",
|
|
2371
|
+
"hcl.json",
|
|
2372
|
+
"html.json",
|
|
2373
|
+
"ini.json",
|
|
2374
|
+
"java.json",
|
|
2375
|
+
"javascript.json",
|
|
2376
|
+
"json.json",
|
|
2377
|
+
"julia.json",
|
|
2378
|
+
"kotlin.json",
|
|
2379
|
+
"less.json",
|
|
2380
|
+
"lexon.json",
|
|
2381
|
+
"liquid.json",
|
|
2382
|
+
"lua.json",
|
|
2383
|
+
"m3.json",
|
|
2384
|
+
"makefile.json",
|
|
2385
|
+
"markdown.json",
|
|
2386
|
+
"mdx.json",
|
|
2387
|
+
"mips.json",
|
|
2388
|
+
"msdax.json",
|
|
2389
|
+
"mysql.json",
|
|
2390
|
+
"nginx.json",
|
|
2391
|
+
"objective-c.json",
|
|
2392
|
+
"pascal.json",
|
|
2393
|
+
"pascaligo.json",
|
|
2394
|
+
"perl.json",
|
|
2395
|
+
"pgsql.json",
|
|
2396
|
+
"php.json",
|
|
2397
|
+
"pla.json",
|
|
2398
|
+
"postiats.json",
|
|
2399
|
+
"powerquery.json",
|
|
2400
|
+
"powershell.json",
|
|
2401
|
+
"protobuf.json",
|
|
2402
|
+
"python.json",
|
|
2403
|
+
"qsharp.json",
|
|
2404
|
+
"r.json",
|
|
2405
|
+
"razor.json",
|
|
2406
|
+
"redis-cli.json",
|
|
2407
|
+
"redis.json",
|
|
2408
|
+
"redshift.json",
|
|
2409
|
+
"restructuredtext.json",
|
|
2410
|
+
"ruby.json",
|
|
2411
|
+
"rust.json",
|
|
2412
|
+
"sb.json",
|
|
2413
|
+
"scala.json",
|
|
2414
|
+
"scheme.json",
|
|
2415
|
+
"scss.json",
|
|
2416
|
+
"shell.json",
|
|
2417
|
+
"sol.json",
|
|
2418
|
+
"sparql.json",
|
|
2419
|
+
"sql.json",
|
|
2420
|
+
"ssh_config.json",
|
|
2421
|
+
"st.json",
|
|
2422
|
+
"swift.json",
|
|
2423
|
+
"systemd.json",
|
|
2424
|
+
"systemverilog.json",
|
|
2425
|
+
"tcl.json",
|
|
2426
|
+
"toml.json",
|
|
2427
|
+
"twig.json",
|
|
2428
|
+
"typescript.json",
|
|
2429
|
+
"vb.json",
|
|
2430
|
+
"wgsl.json",
|
|
2431
|
+
"xml.json",
|
|
2432
|
+
"yaml.json",
|
|
2433
|
+
"zsh.json"
|
|
2434
|
+
]
|
|
2435
|
+
},
|
|
2436
|
+
"documentSymbol": {
|
|
2437
|
+
"description": "Document symbol/outline patterns",
|
|
2438
|
+
"files": [
|
|
2439
|
+
"abap.json",
|
|
2440
|
+
"apex.json",
|
|
2441
|
+
"awk.json",
|
|
2442
|
+
"azcli.json",
|
|
2443
|
+
"bash.json",
|
|
2444
|
+
"bicep.json",
|
|
2445
|
+
"c.json",
|
|
2446
|
+
"caddy.json",
|
|
2447
|
+
"cameligo.json",
|
|
2448
|
+
"clojure.json",
|
|
2449
|
+
"coffee.json",
|
|
2450
|
+
"cpp.json",
|
|
2451
|
+
"crontab.json",
|
|
2452
|
+
"csharp.json",
|
|
2453
|
+
"cypher.json",
|
|
2454
|
+
"dart.json",
|
|
2455
|
+
"docker-compose.json",
|
|
2456
|
+
"dockerfile.json",
|
|
2457
|
+
"doctest.json",
|
|
2458
|
+
"dotenv.json",
|
|
2459
|
+
"ecl.json",
|
|
2460
|
+
"elixir.json",
|
|
2461
|
+
"flow9.json",
|
|
2462
|
+
"freemarker2.json",
|
|
2463
|
+
"go.json",
|
|
2464
|
+
"graphql.json",
|
|
2465
|
+
"hcl.json",
|
|
2466
|
+
"html.json",
|
|
2467
|
+
"ini.json",
|
|
2468
|
+
"java.json",
|
|
2469
|
+
"javascript.json",
|
|
2470
|
+
"json.json",
|
|
2471
|
+
"julia.json",
|
|
2472
|
+
"kotlin.json",
|
|
2473
|
+
"less.json",
|
|
2474
|
+
"lexon.json",
|
|
2475
|
+
"liquid.json",
|
|
2476
|
+
"lua.json",
|
|
2477
|
+
"m3.json",
|
|
2478
|
+
"makefile.json",
|
|
2479
|
+
"markdown.json",
|
|
2480
|
+
"mdx.json",
|
|
2481
|
+
"mips.json",
|
|
2482
|
+
"msdax.json",
|
|
2483
|
+
"mysql.json",
|
|
2484
|
+
"nginx.json",
|
|
2485
|
+
"objective-c.json",
|
|
2486
|
+
"pascal.json",
|
|
2487
|
+
"pascaligo.json",
|
|
2488
|
+
"perl.json",
|
|
2489
|
+
"pgsql.json",
|
|
2490
|
+
"php.json",
|
|
2491
|
+
"pla.json",
|
|
2492
|
+
"postiats.json",
|
|
2493
|
+
"powerquery.json",
|
|
2494
|
+
"powershell.json",
|
|
2495
|
+
"protobuf.json",
|
|
2496
|
+
"python.json",
|
|
2497
|
+
"qsharp.json",
|
|
2498
|
+
"r.json",
|
|
2499
|
+
"razor.json",
|
|
2500
|
+
"redis-cli.json",
|
|
2501
|
+
"redis.json",
|
|
2502
|
+
"redshift.json",
|
|
2503
|
+
"restructuredtext.json",
|
|
2504
|
+
"ruby.json",
|
|
2505
|
+
"rust.json",
|
|
2506
|
+
"sb.json",
|
|
2507
|
+
"scala.json",
|
|
2508
|
+
"scheme.json",
|
|
2509
|
+
"scss.json",
|
|
2510
|
+
"shell.json",
|
|
2511
|
+
"sol.json",
|
|
2512
|
+
"sparql.json",
|
|
2513
|
+
"sql.json",
|
|
2514
|
+
"ssh_config.json",
|
|
2515
|
+
"st.json",
|
|
2516
|
+
"swift.json",
|
|
2517
|
+
"systemd.json",
|
|
2518
|
+
"systemverilog.json",
|
|
2519
|
+
"tcl.json",
|
|
2520
|
+
"toml.json",
|
|
2521
|
+
"twig.json",
|
|
2522
|
+
"typescript.json",
|
|
2523
|
+
"vb.json",
|
|
2524
|
+
"wgsl.json",
|
|
2525
|
+
"xml.json",
|
|
2526
|
+
"yaml.json",
|
|
2527
|
+
"zsh.json"
|
|
2528
|
+
]
|
|
2529
|
+
},
|
|
2530
|
+
"links": {
|
|
2531
|
+
"description": "Clickable link patterns for imports, URLs, and references",
|
|
2532
|
+
"files": [
|
|
2533
|
+
"abap.json",
|
|
2534
|
+
"apex.json",
|
|
2535
|
+
"awk.json",
|
|
2536
|
+
"azcli.json",
|
|
2537
|
+
"bash.json",
|
|
2538
|
+
"bicep.json",
|
|
2539
|
+
"c.json",
|
|
2540
|
+
"caddy.json",
|
|
2541
|
+
"cameligo.json",
|
|
2542
|
+
"clojure.json",
|
|
2543
|
+
"coffee.json",
|
|
2544
|
+
"cpp.json",
|
|
2545
|
+
"crontab.json",
|
|
2546
|
+
"csharp.json",
|
|
2547
|
+
"cypher.json",
|
|
2548
|
+
"dart.json",
|
|
2549
|
+
"docker-compose.json",
|
|
2550
|
+
"dockerfile.json",
|
|
2551
|
+
"doctest.json",
|
|
2552
|
+
"dotenv.json",
|
|
2553
|
+
"ecl.json",
|
|
2554
|
+
"elixir.json",
|
|
2555
|
+
"flow9.json",
|
|
2556
|
+
"freemarker2.json",
|
|
2557
|
+
"go.json",
|
|
2558
|
+
"graphql.json",
|
|
2559
|
+
"hcl.json",
|
|
2560
|
+
"html.json",
|
|
2561
|
+
"ini.json",
|
|
2562
|
+
"java.json",
|
|
2563
|
+
"javascript.json",
|
|
2564
|
+
"json.json",
|
|
2565
|
+
"julia.json",
|
|
2566
|
+
"kotlin.json",
|
|
2567
|
+
"less.json",
|
|
2568
|
+
"lexon.json",
|
|
2569
|
+
"liquid.json",
|
|
2570
|
+
"lua.json",
|
|
2571
|
+
"m3.json",
|
|
2572
|
+
"makefile.json",
|
|
2573
|
+
"markdown.json",
|
|
2574
|
+
"mdx.json",
|
|
2575
|
+
"mips.json",
|
|
2576
|
+
"msdax.json",
|
|
2577
|
+
"mysql.json",
|
|
2578
|
+
"nginx.json",
|
|
2579
|
+
"objective-c.json",
|
|
2580
|
+
"pascal.json",
|
|
2581
|
+
"pascaligo.json",
|
|
2582
|
+
"perl.json",
|
|
2583
|
+
"pgsql.json",
|
|
2584
|
+
"php.json",
|
|
2585
|
+
"pla.json",
|
|
2586
|
+
"postiats.json",
|
|
2587
|
+
"powerquery.json",
|
|
2588
|
+
"powershell.json",
|
|
2589
|
+
"protobuf.json",
|
|
2590
|
+
"python.json",
|
|
2591
|
+
"qsharp.json",
|
|
2592
|
+
"r.json",
|
|
2593
|
+
"razor.json",
|
|
2594
|
+
"redis-cli.json",
|
|
2595
|
+
"redis.json",
|
|
2596
|
+
"redshift.json",
|
|
2597
|
+
"restructuredtext.json",
|
|
2598
|
+
"ruby.json",
|
|
2599
|
+
"rust.json",
|
|
2600
|
+
"sb.json",
|
|
2601
|
+
"scala.json",
|
|
2602
|
+
"scheme.json",
|
|
2603
|
+
"scss.json",
|
|
2604
|
+
"shell.json",
|
|
2605
|
+
"sol.json",
|
|
2606
|
+
"sparql.json",
|
|
2607
|
+
"sql.json",
|
|
2608
|
+
"ssh_config.json",
|
|
2609
|
+
"st.json",
|
|
2610
|
+
"swift.json",
|
|
2611
|
+
"systemd.json",
|
|
2612
|
+
"systemverilog.json",
|
|
2613
|
+
"tcl.json",
|
|
2614
|
+
"toml.json",
|
|
2615
|
+
"twig.json",
|
|
2616
|
+
"typescript.json",
|
|
2617
|
+
"vb.json",
|
|
2618
|
+
"wgsl.json",
|
|
2619
|
+
"xml.json",
|
|
2620
|
+
"yaml.json",
|
|
2621
|
+
"zsh.json"
|
|
2622
|
+
]
|
|
2623
|
+
},
|
|
2624
|
+
"typeDefinition": {
|
|
2625
|
+
"description": "Type definition information for built-in types",
|
|
2626
|
+
"files": [
|
|
2627
|
+
"abap.json",
|
|
2628
|
+
"apex.json",
|
|
2629
|
+
"awk.json",
|
|
2630
|
+
"azcli.json",
|
|
2631
|
+
"bash.json",
|
|
2632
|
+
"bicep.json",
|
|
2633
|
+
"c.json",
|
|
2634
|
+
"caddy.json",
|
|
2635
|
+
"cameligo.json",
|
|
2636
|
+
"clojure.json",
|
|
2637
|
+
"coffee.json",
|
|
2638
|
+
"cpp.json",
|
|
2639
|
+
"crontab.json",
|
|
2640
|
+
"csharp.json",
|
|
2641
|
+
"cypher.json",
|
|
2642
|
+
"dart.json",
|
|
2643
|
+
"docker-compose.json",
|
|
2644
|
+
"dockerfile.json",
|
|
2645
|
+
"doctest.json",
|
|
2646
|
+
"dotenv.json",
|
|
2647
|
+
"ecl.json",
|
|
2648
|
+
"elixir.json",
|
|
2649
|
+
"flow9.json",
|
|
2650
|
+
"freemarker2.json",
|
|
2651
|
+
"go.json",
|
|
2652
|
+
"graphql.json",
|
|
2653
|
+
"hcl.json",
|
|
2654
|
+
"html.json",
|
|
2655
|
+
"ini.json",
|
|
2656
|
+
"java.json",
|
|
2657
|
+
"javascript.json",
|
|
2658
|
+
"json.json",
|
|
2659
|
+
"julia.json",
|
|
2660
|
+
"kotlin.json",
|
|
2661
|
+
"less.json",
|
|
2662
|
+
"lexon.json",
|
|
2663
|
+
"liquid.json",
|
|
2664
|
+
"lua.json",
|
|
2665
|
+
"m3.json",
|
|
2666
|
+
"makefile.json",
|
|
2667
|
+
"markdown.json",
|
|
2668
|
+
"mdx.json",
|
|
2669
|
+
"mips.json",
|
|
2670
|
+
"msdax.json",
|
|
2671
|
+
"mysql.json",
|
|
2672
|
+
"nginx.json",
|
|
2673
|
+
"objective-c.json",
|
|
2674
|
+
"pascal.json",
|
|
2675
|
+
"pascaligo.json",
|
|
2676
|
+
"perl.json",
|
|
2677
|
+
"pgsql.json",
|
|
2678
|
+
"php.json",
|
|
2679
|
+
"pla.json",
|
|
2680
|
+
"postiats.json",
|
|
2681
|
+
"powerquery.json",
|
|
2682
|
+
"powershell.json",
|
|
2683
|
+
"protobuf.json",
|
|
2684
|
+
"python.json",
|
|
2685
|
+
"qsharp.json",
|
|
2686
|
+
"r.json",
|
|
2687
|
+
"razor.json",
|
|
2688
|
+
"redis-cli.json",
|
|
2689
|
+
"redis.json",
|
|
2690
|
+
"redshift.json",
|
|
2691
|
+
"restructuredtext.json",
|
|
2692
|
+
"ruby.json",
|
|
2693
|
+
"rust.json",
|
|
2694
|
+
"sb.json",
|
|
2695
|
+
"scala.json",
|
|
2696
|
+
"scheme.json",
|
|
2697
|
+
"scss.json",
|
|
2698
|
+
"shell.json",
|
|
2699
|
+
"sol.json",
|
|
2700
|
+
"sparql.json",
|
|
2701
|
+
"sql.json",
|
|
2702
|
+
"ssh_config.json",
|
|
2703
|
+
"st.json",
|
|
2704
|
+
"swift.json",
|
|
2705
|
+
"systemd.json",
|
|
2706
|
+
"systemverilog.json",
|
|
2707
|
+
"tcl.json",
|
|
2708
|
+
"toml.json",
|
|
2709
|
+
"twig.json",
|
|
2710
|
+
"typescript.json",
|
|
2711
|
+
"vb.json",
|
|
2712
|
+
"wgsl.json",
|
|
2713
|
+
"xml.json",
|
|
2714
|
+
"yaml.json",
|
|
2715
|
+
"zsh.json"
|
|
2716
|
+
]
|
|
2717
|
+
},
|
|
2718
|
+
"references": {
|
|
2719
|
+
"description": "Reference patterns for finding symbol usages",
|
|
2720
|
+
"files": [
|
|
2721
|
+
"abap.json",
|
|
2722
|
+
"apex.json",
|
|
2723
|
+
"awk.json",
|
|
2724
|
+
"azcli.json",
|
|
2725
|
+
"bash.json",
|
|
2726
|
+
"bicep.json",
|
|
2727
|
+
"c.json",
|
|
2728
|
+
"caddy.json",
|
|
2729
|
+
"cameligo.json",
|
|
2730
|
+
"clojure.json",
|
|
2731
|
+
"coffee.json",
|
|
2732
|
+
"cpp.json",
|
|
2733
|
+
"crontab.json",
|
|
2734
|
+
"csharp.json",
|
|
2735
|
+
"cypher.json",
|
|
2736
|
+
"dart.json",
|
|
2737
|
+
"docker-compose.json",
|
|
2738
|
+
"dockerfile.json",
|
|
2739
|
+
"doctest.json",
|
|
2740
|
+
"dotenv.json",
|
|
2741
|
+
"ecl.json",
|
|
2742
|
+
"elixir.json",
|
|
2743
|
+
"flow9.json",
|
|
2744
|
+
"freemarker2.json",
|
|
2745
|
+
"go.json",
|
|
2746
|
+
"graphql.json",
|
|
2747
|
+
"hcl.json",
|
|
2748
|
+
"html.json",
|
|
2749
|
+
"ini.json",
|
|
2750
|
+
"java.json",
|
|
2751
|
+
"javascript.json",
|
|
2752
|
+
"json.json",
|
|
2753
|
+
"julia.json",
|
|
2754
|
+
"kotlin.json",
|
|
2755
|
+
"less.json",
|
|
2756
|
+
"lexon.json",
|
|
2757
|
+
"liquid.json",
|
|
2758
|
+
"lua.json",
|
|
2759
|
+
"m3.json",
|
|
2760
|
+
"makefile.json",
|
|
2761
|
+
"markdown.json",
|
|
2762
|
+
"mdx.json",
|
|
2763
|
+
"mips.json",
|
|
2764
|
+
"msdax.json",
|
|
2765
|
+
"mysql.json",
|
|
2766
|
+
"nginx.json",
|
|
2767
|
+
"objective-c.json",
|
|
2768
|
+
"pascal.json",
|
|
2769
|
+
"pascaligo.json",
|
|
2770
|
+
"perl.json",
|
|
2771
|
+
"pgsql.json",
|
|
2772
|
+
"php.json",
|
|
2773
|
+
"pla.json",
|
|
2774
|
+
"postiats.json",
|
|
2775
|
+
"powerquery.json",
|
|
2776
|
+
"powershell.json",
|
|
2777
|
+
"protobuf.json",
|
|
2778
|
+
"python.json",
|
|
2779
|
+
"qsharp.json",
|
|
2780
|
+
"r.json",
|
|
2781
|
+
"razor.json",
|
|
2782
|
+
"redis-cli.json",
|
|
2783
|
+
"redis.json",
|
|
2784
|
+
"redshift.json",
|
|
2785
|
+
"restructuredtext.json",
|
|
2786
|
+
"ruby.json",
|
|
2787
|
+
"rust.json",
|
|
2788
|
+
"sb.json",
|
|
2789
|
+
"scala.json",
|
|
2790
|
+
"scheme.json",
|
|
2791
|
+
"scss.json",
|
|
2792
|
+
"shell.json",
|
|
2793
|
+
"sol.json",
|
|
2794
|
+
"sparql.json",
|
|
2795
|
+
"sql.json",
|
|
2796
|
+
"ssh_config.json",
|
|
2797
|
+
"st.json",
|
|
2798
|
+
"swift.json",
|
|
2799
|
+
"systemd.json",
|
|
2800
|
+
"systemverilog.json",
|
|
2801
|
+
"tcl.json",
|
|
2802
|
+
"toml.json",
|
|
2803
|
+
"twig.json",
|
|
2804
|
+
"typescript.json",
|
|
2805
|
+
"vb.json",
|
|
2806
|
+
"wgsl.json",
|
|
2807
|
+
"xml.json",
|
|
2808
|
+
"yaml.json",
|
|
2809
|
+
"zsh.json"
|
|
2810
|
+
]
|
|
2811
|
+
},
|
|
2812
|
+
"implementation": {
|
|
2813
|
+
"description": "Implementation patterns for interfaces, traits, and protocols",
|
|
2814
|
+
"files": [
|
|
2815
|
+
"abap.json",
|
|
2816
|
+
"apex.json",
|
|
2817
|
+
"awk.json",
|
|
2818
|
+
"azcli.json",
|
|
2819
|
+
"bash.json",
|
|
2820
|
+
"bicep.json",
|
|
2821
|
+
"c.json",
|
|
2822
|
+
"caddy.json",
|
|
2823
|
+
"cameligo.json",
|
|
2824
|
+
"clojure.json",
|
|
2825
|
+
"coffee.json",
|
|
2826
|
+
"cpp.json",
|
|
2827
|
+
"crontab.json",
|
|
2828
|
+
"csharp.json",
|
|
2829
|
+
"cypher.json",
|
|
2830
|
+
"dart.json",
|
|
2831
|
+
"docker-compose.json",
|
|
2832
|
+
"dockerfile.json",
|
|
2833
|
+
"doctest.json",
|
|
2834
|
+
"dotenv.json",
|
|
2835
|
+
"ecl.json",
|
|
2836
|
+
"elixir.json",
|
|
2837
|
+
"flow9.json",
|
|
2838
|
+
"freemarker2.json",
|
|
2839
|
+
"go.json",
|
|
2840
|
+
"graphql.json",
|
|
2841
|
+
"hcl.json",
|
|
2842
|
+
"html.json",
|
|
2843
|
+
"ini.json",
|
|
2844
|
+
"java.json",
|
|
2845
|
+
"javascript.json",
|
|
2846
|
+
"json.json",
|
|
2847
|
+
"julia.json",
|
|
2848
|
+
"kotlin.json",
|
|
2849
|
+
"less.json",
|
|
2850
|
+
"lexon.json",
|
|
2851
|
+
"liquid.json",
|
|
2852
|
+
"lua.json",
|
|
2853
|
+
"m3.json",
|
|
2854
|
+
"makefile.json",
|
|
2855
|
+
"markdown.json",
|
|
2856
|
+
"mdx.json",
|
|
2857
|
+
"mips.json",
|
|
2858
|
+
"msdax.json",
|
|
2859
|
+
"mysql.json",
|
|
2860
|
+
"nginx.json",
|
|
2861
|
+
"objective-c.json",
|
|
2862
|
+
"pascal.json",
|
|
2863
|
+
"pascaligo.json",
|
|
2864
|
+
"perl.json",
|
|
2865
|
+
"pgsql.json",
|
|
2866
|
+
"php.json",
|
|
2867
|
+
"pla.json",
|
|
2868
|
+
"postiats.json",
|
|
2869
|
+
"powerquery.json",
|
|
2870
|
+
"powershell.json",
|
|
2871
|
+
"protobuf.json",
|
|
2872
|
+
"python.json",
|
|
2873
|
+
"qsharp.json",
|
|
2874
|
+
"r.json",
|
|
2875
|
+
"razor.json",
|
|
2876
|
+
"redis-cli.json",
|
|
2877
|
+
"redis.json",
|
|
2878
|
+
"redshift.json",
|
|
2879
|
+
"restructuredtext.json",
|
|
2880
|
+
"ruby.json",
|
|
2881
|
+
"rust.json",
|
|
2882
|
+
"sb.json",
|
|
2883
|
+
"scala.json",
|
|
2884
|
+
"scheme.json",
|
|
2885
|
+
"scss.json",
|
|
2886
|
+
"shell.json",
|
|
2887
|
+
"sol.json",
|
|
2888
|
+
"sparql.json",
|
|
2889
|
+
"sql.json",
|
|
2890
|
+
"ssh_config.json",
|
|
2891
|
+
"st.json",
|
|
2892
|
+
"swift.json",
|
|
2893
|
+
"systemd.json",
|
|
2894
|
+
"systemverilog.json",
|
|
2895
|
+
"tcl.json",
|
|
2896
|
+
"toml.json",
|
|
2897
|
+
"twig.json",
|
|
2898
|
+
"typescript.json",
|
|
2899
|
+
"vb.json",
|
|
2900
|
+
"wgsl.json",
|
|
2901
|
+
"xml.json",
|
|
2902
|
+
"yaml.json",
|
|
2903
|
+
"zsh.json"
|
|
2904
|
+
]
|
|
2905
|
+
},
|
|
2906
|
+
"inlineCompletions": {
|
|
2907
|
+
"description": "Ghost-text inline completion templates",
|
|
2908
|
+
"files": [
|
|
2909
|
+
"abap.json",
|
|
2910
|
+
"apex.json",
|
|
2911
|
+
"awk.json",
|
|
2912
|
+
"azcli.json",
|
|
2913
|
+
"bash.json",
|
|
2914
|
+
"bicep.json",
|
|
2915
|
+
"c.json",
|
|
2916
|
+
"caddy.json",
|
|
2917
|
+
"cameligo.json",
|
|
2918
|
+
"clojure.json",
|
|
2919
|
+
"coffee.json",
|
|
2920
|
+
"cpp.json",
|
|
2921
|
+
"crontab.json",
|
|
2922
|
+
"csharp.json",
|
|
2923
|
+
"cypher.json",
|
|
2924
|
+
"dart.json",
|
|
2925
|
+
"docker-compose.json",
|
|
2926
|
+
"dockerfile.json",
|
|
2927
|
+
"doctest.json",
|
|
2928
|
+
"dotenv.json",
|
|
2929
|
+
"ecl.json",
|
|
2930
|
+
"elixir.json",
|
|
2931
|
+
"flow9.json",
|
|
2932
|
+
"freemarker2.json",
|
|
2933
|
+
"go.json",
|
|
2934
|
+
"graphql.json",
|
|
2935
|
+
"hcl.json",
|
|
2936
|
+
"html.json",
|
|
2937
|
+
"ini.json",
|
|
2938
|
+
"java.json",
|
|
2939
|
+
"javascript.json",
|
|
2940
|
+
"json.json",
|
|
2941
|
+
"julia.json",
|
|
2942
|
+
"kotlin.json",
|
|
2943
|
+
"less.json",
|
|
2944
|
+
"lexon.json",
|
|
2945
|
+
"liquid.json",
|
|
2946
|
+
"lua.json",
|
|
2947
|
+
"m3.json",
|
|
2948
|
+
"makefile.json",
|
|
2949
|
+
"markdown.json",
|
|
2950
|
+
"mdx.json",
|
|
2951
|
+
"mips.json",
|
|
2952
|
+
"msdax.json",
|
|
2953
|
+
"mysql.json",
|
|
2954
|
+
"nginx.json",
|
|
2955
|
+
"objective-c.json",
|
|
2956
|
+
"pascal.json",
|
|
2957
|
+
"pascaligo.json",
|
|
2958
|
+
"perl.json",
|
|
2959
|
+
"pgsql.json",
|
|
2960
|
+
"php.json",
|
|
2961
|
+
"pla.json",
|
|
2962
|
+
"postiats.json",
|
|
2963
|
+
"powerquery.json",
|
|
2964
|
+
"powershell.json",
|
|
2965
|
+
"protobuf.json",
|
|
2966
|
+
"python.json",
|
|
2967
|
+
"qsharp.json",
|
|
2968
|
+
"r.json",
|
|
2969
|
+
"razor.json",
|
|
2970
|
+
"redis-cli.json",
|
|
2971
|
+
"redis.json",
|
|
2972
|
+
"redshift.json",
|
|
2973
|
+
"restructuredtext.json",
|
|
2974
|
+
"ruby.json",
|
|
2975
|
+
"rust.json",
|
|
2976
|
+
"sb.json",
|
|
2977
|
+
"scala.json",
|
|
2978
|
+
"scheme.json",
|
|
2979
|
+
"scss.json",
|
|
2980
|
+
"shell.json",
|
|
2981
|
+
"sol.json",
|
|
2982
|
+
"sparql.json",
|
|
2983
|
+
"sql.json",
|
|
2984
|
+
"ssh_config.json",
|
|
2985
|
+
"st.json",
|
|
2986
|
+
"swift.json",
|
|
2987
|
+
"systemd.json",
|
|
2988
|
+
"systemverilog.json",
|
|
2989
|
+
"tcl.json",
|
|
2990
|
+
"toml.json",
|
|
2991
|
+
"twig.json",
|
|
2992
|
+
"typescript.json",
|
|
2993
|
+
"vb.json",
|
|
2994
|
+
"wgsl.json",
|
|
2995
|
+
"xml.json",
|
|
2996
|
+
"yaml.json",
|
|
2997
|
+
"zsh.json"
|
|
2998
|
+
]
|
|
2999
|
+
},
|
|
3000
|
+
"formatting": {
|
|
3001
|
+
"description": "Document formatting rules and indentation patterns",
|
|
3002
|
+
"files": [
|
|
3003
|
+
"abap.json",
|
|
3004
|
+
"apex.json",
|
|
3005
|
+
"awk.json",
|
|
3006
|
+
"azcli.json",
|
|
3007
|
+
"bash.json",
|
|
3008
|
+
"bicep.json",
|
|
3009
|
+
"c.json",
|
|
3010
|
+
"caddy.json",
|
|
3011
|
+
"cameligo.json",
|
|
3012
|
+
"clojure.json",
|
|
3013
|
+
"coffee.json",
|
|
3014
|
+
"cpp.json",
|
|
3015
|
+
"crontab.json",
|
|
3016
|
+
"csharp.json",
|
|
3017
|
+
"cypher.json",
|
|
3018
|
+
"dart.json",
|
|
3019
|
+
"docker-compose.json",
|
|
3020
|
+
"dockerfile.json",
|
|
3021
|
+
"doctest.json",
|
|
3022
|
+
"dotenv.json",
|
|
3023
|
+
"ecl.json",
|
|
3024
|
+
"elixir.json",
|
|
3025
|
+
"flow9.json",
|
|
3026
|
+
"freemarker2.json",
|
|
3027
|
+
"go.json",
|
|
3028
|
+
"graphql.json",
|
|
3029
|
+
"hcl.json",
|
|
3030
|
+
"html.json",
|
|
3031
|
+
"ini.json",
|
|
3032
|
+
"java.json",
|
|
3033
|
+
"javascript.json",
|
|
3034
|
+
"json.json",
|
|
3035
|
+
"julia.json",
|
|
3036
|
+
"kotlin.json",
|
|
3037
|
+
"less.json",
|
|
3038
|
+
"lexon.json",
|
|
3039
|
+
"liquid.json",
|
|
3040
|
+
"lua.json",
|
|
3041
|
+
"m3.json",
|
|
3042
|
+
"makefile.json",
|
|
3043
|
+
"markdown.json",
|
|
3044
|
+
"mdx.json",
|
|
3045
|
+
"mips.json",
|
|
3046
|
+
"msdax.json",
|
|
3047
|
+
"mysql.json",
|
|
3048
|
+
"nginx.json",
|
|
3049
|
+
"objective-c.json",
|
|
3050
|
+
"pascal.json",
|
|
3051
|
+
"pascaligo.json",
|
|
3052
|
+
"perl.json",
|
|
3053
|
+
"pgsql.json",
|
|
3054
|
+
"php.json",
|
|
3055
|
+
"pla.json",
|
|
3056
|
+
"postiats.json",
|
|
3057
|
+
"powerquery.json",
|
|
3058
|
+
"powershell.json",
|
|
3059
|
+
"protobuf.json",
|
|
3060
|
+
"python.json",
|
|
3061
|
+
"qsharp.json",
|
|
3062
|
+
"r.json",
|
|
3063
|
+
"razor.json",
|
|
3064
|
+
"redis-cli.json",
|
|
3065
|
+
"redis.json",
|
|
3066
|
+
"redshift.json",
|
|
3067
|
+
"restructuredtext.json",
|
|
3068
|
+
"ruby.json",
|
|
3069
|
+
"rust.json",
|
|
3070
|
+
"sb.json",
|
|
3071
|
+
"scala.json",
|
|
3072
|
+
"scheme.json",
|
|
3073
|
+
"scss.json",
|
|
3074
|
+
"shell.json",
|
|
3075
|
+
"sol.json",
|
|
3076
|
+
"sparql.json",
|
|
3077
|
+
"sql.json",
|
|
3078
|
+
"ssh_config.json",
|
|
3079
|
+
"st.json",
|
|
3080
|
+
"swift.json",
|
|
3081
|
+
"systemd.json",
|
|
3082
|
+
"systemverilog.json",
|
|
3083
|
+
"tcl.json",
|
|
3084
|
+
"toml.json",
|
|
3085
|
+
"twig.json",
|
|
3086
|
+
"typescript.json",
|
|
3087
|
+
"vb.json",
|
|
3088
|
+
"wgsl.json",
|
|
3089
|
+
"xml.json",
|
|
3090
|
+
"yaml.json",
|
|
3091
|
+
"zsh.json"
|
|
3092
|
+
]
|
|
3093
|
+
},
|
|
3094
|
+
"codeLens": {
|
|
3095
|
+
"description": "Inline code lens action patterns",
|
|
3096
|
+
"files": [
|
|
3097
|
+
"abap.json",
|
|
3098
|
+
"apex.json",
|
|
3099
|
+
"awk.json",
|
|
3100
|
+
"azcli.json",
|
|
3101
|
+
"bash.json",
|
|
3102
|
+
"bicep.json",
|
|
3103
|
+
"c.json",
|
|
3104
|
+
"caddy.json",
|
|
3105
|
+
"cameligo.json",
|
|
3106
|
+
"clojure.json",
|
|
3107
|
+
"coffee.json",
|
|
3108
|
+
"cpp.json",
|
|
3109
|
+
"crontab.json",
|
|
3110
|
+
"csharp.json",
|
|
3111
|
+
"cypher.json",
|
|
3112
|
+
"dart.json",
|
|
3113
|
+
"docker-compose.json",
|
|
3114
|
+
"dockerfile.json",
|
|
3115
|
+
"doctest.json",
|
|
3116
|
+
"dotenv.json",
|
|
3117
|
+
"ecl.json",
|
|
3118
|
+
"elixir.json",
|
|
3119
|
+
"flow9.json",
|
|
3120
|
+
"freemarker2.json",
|
|
3121
|
+
"go.json",
|
|
3122
|
+
"graphql.json",
|
|
3123
|
+
"hcl.json",
|
|
3124
|
+
"html.json",
|
|
3125
|
+
"ini.json",
|
|
3126
|
+
"java.json",
|
|
3127
|
+
"javascript.json",
|
|
3128
|
+
"json.json",
|
|
3129
|
+
"julia.json",
|
|
3130
|
+
"kotlin.json",
|
|
3131
|
+
"less.json",
|
|
3132
|
+
"lexon.json",
|
|
3133
|
+
"liquid.json",
|
|
3134
|
+
"lua.json",
|
|
3135
|
+
"m3.json",
|
|
3136
|
+
"makefile.json",
|
|
3137
|
+
"markdown.json",
|
|
3138
|
+
"mdx.json",
|
|
3139
|
+
"mips.json",
|
|
3140
|
+
"msdax.json",
|
|
3141
|
+
"mysql.json",
|
|
3142
|
+
"nginx.json",
|
|
3143
|
+
"objective-c.json",
|
|
3144
|
+
"pascal.json",
|
|
3145
|
+
"pascaligo.json",
|
|
3146
|
+
"perl.json",
|
|
3147
|
+
"pgsql.json",
|
|
3148
|
+
"php.json",
|
|
3149
|
+
"pla.json",
|
|
3150
|
+
"postiats.json",
|
|
3151
|
+
"powerquery.json",
|
|
3152
|
+
"powershell.json",
|
|
3153
|
+
"protobuf.json",
|
|
3154
|
+
"python.json",
|
|
3155
|
+
"qsharp.json",
|
|
3156
|
+
"r.json",
|
|
3157
|
+
"razor.json",
|
|
3158
|
+
"redis-cli.json",
|
|
3159
|
+
"redis.json",
|
|
3160
|
+
"redshift.json",
|
|
3161
|
+
"restructuredtext.json",
|
|
3162
|
+
"ruby.json",
|
|
3163
|
+
"rust.json",
|
|
3164
|
+
"sb.json",
|
|
3165
|
+
"scala.json",
|
|
3166
|
+
"scheme.json",
|
|
3167
|
+
"scss.json",
|
|
3168
|
+
"shell.json",
|
|
3169
|
+
"sol.json",
|
|
3170
|
+
"sparql.json",
|
|
3171
|
+
"sql.json",
|
|
3172
|
+
"ssh_config.json",
|
|
3173
|
+
"st.json",
|
|
3174
|
+
"swift.json",
|
|
3175
|
+
"systemd.json",
|
|
3176
|
+
"systemverilog.json",
|
|
3177
|
+
"tcl.json",
|
|
3178
|
+
"toml.json",
|
|
3179
|
+
"twig.json",
|
|
3180
|
+
"typescript.json",
|
|
3181
|
+
"vb.json",
|
|
3182
|
+
"wgsl.json",
|
|
3183
|
+
"xml.json",
|
|
3184
|
+
"yaml.json",
|
|
3185
|
+
"zsh.json"
|
|
3186
|
+
]
|
|
3187
|
+
},
|
|
3188
|
+
"color": {
|
|
3189
|
+
"description": "Color literal patterns and named color definitions",
|
|
3190
|
+
"files": [
|
|
3191
|
+
"abap.json",
|
|
3192
|
+
"apex.json",
|
|
3193
|
+
"awk.json",
|
|
3194
|
+
"azcli.json",
|
|
3195
|
+
"bash.json",
|
|
3196
|
+
"bicep.json",
|
|
3197
|
+
"c.json",
|
|
3198
|
+
"caddy.json",
|
|
3199
|
+
"cameligo.json",
|
|
3200
|
+
"clojure.json",
|
|
3201
|
+
"coffee.json",
|
|
3202
|
+
"cpp.json",
|
|
3203
|
+
"crontab.json",
|
|
3204
|
+
"csharp.json",
|
|
3205
|
+
"cypher.json",
|
|
3206
|
+
"dart.json",
|
|
3207
|
+
"docker-compose.json",
|
|
3208
|
+
"dockerfile.json",
|
|
3209
|
+
"doctest.json",
|
|
3210
|
+
"dotenv.json",
|
|
3211
|
+
"ecl.json",
|
|
3212
|
+
"elixir.json",
|
|
3213
|
+
"flow9.json",
|
|
3214
|
+
"freemarker2.json",
|
|
3215
|
+
"go.json",
|
|
3216
|
+
"graphql.json",
|
|
3217
|
+
"hcl.json",
|
|
3218
|
+
"html.json",
|
|
3219
|
+
"ini.json",
|
|
3220
|
+
"java.json",
|
|
3221
|
+
"javascript.json",
|
|
3222
|
+
"json.json",
|
|
3223
|
+
"julia.json",
|
|
3224
|
+
"kotlin.json",
|
|
3225
|
+
"less.json",
|
|
3226
|
+
"lexon.json",
|
|
3227
|
+
"liquid.json",
|
|
3228
|
+
"lua.json",
|
|
3229
|
+
"m3.json",
|
|
3230
|
+
"makefile.json",
|
|
3231
|
+
"markdown.json",
|
|
3232
|
+
"mdx.json",
|
|
3233
|
+
"mips.json",
|
|
3234
|
+
"msdax.json",
|
|
3235
|
+
"mysql.json",
|
|
3236
|
+
"nginx.json",
|
|
3237
|
+
"objective-c.json",
|
|
3238
|
+
"pascal.json",
|
|
3239
|
+
"pascaligo.json",
|
|
3240
|
+
"perl.json",
|
|
3241
|
+
"pgsql.json",
|
|
3242
|
+
"php.json",
|
|
3243
|
+
"pla.json",
|
|
3244
|
+
"postiats.json",
|
|
3245
|
+
"powerquery.json",
|
|
3246
|
+
"powershell.json",
|
|
3247
|
+
"protobuf.json",
|
|
3248
|
+
"python.json",
|
|
3249
|
+
"qsharp.json",
|
|
3250
|
+
"r.json",
|
|
3251
|
+
"razor.json",
|
|
3252
|
+
"redis-cli.json",
|
|
3253
|
+
"redis.json",
|
|
3254
|
+
"redshift.json",
|
|
3255
|
+
"restructuredtext.json",
|
|
3256
|
+
"ruby.json",
|
|
3257
|
+
"rust.json",
|
|
3258
|
+
"sb.json",
|
|
3259
|
+
"scala.json",
|
|
3260
|
+
"scheme.json",
|
|
3261
|
+
"scss.json",
|
|
3262
|
+
"shell.json",
|
|
3263
|
+
"sol.json",
|
|
3264
|
+
"sparql.json",
|
|
3265
|
+
"sql.json",
|
|
3266
|
+
"ssh_config.json",
|
|
3267
|
+
"st.json",
|
|
3268
|
+
"swift.json",
|
|
3269
|
+
"systemd.json",
|
|
3270
|
+
"systemverilog.json",
|
|
3271
|
+
"tcl.json",
|
|
3272
|
+
"toml.json",
|
|
3273
|
+
"twig.json",
|
|
3274
|
+
"typescript.json",
|
|
3275
|
+
"vb.json",
|
|
3276
|
+
"wgsl.json",
|
|
3277
|
+
"xml.json",
|
|
3278
|
+
"yaml.json",
|
|
3279
|
+
"zsh.json"
|
|
3280
|
+
]
|
|
3281
|
+
},
|
|
3282
|
+
"declaration": {
|
|
3283
|
+
"description": "Symbol declaration data and patterns",
|
|
3284
|
+
"files": [
|
|
3285
|
+
"abap.json",
|
|
3286
|
+
"apex.json",
|
|
3287
|
+
"awk.json",
|
|
3288
|
+
"azcli.json",
|
|
3289
|
+
"bash.json",
|
|
3290
|
+
"bicep.json",
|
|
3291
|
+
"c.json",
|
|
3292
|
+
"caddy.json",
|
|
3293
|
+
"cameligo.json",
|
|
3294
|
+
"clojure.json",
|
|
3295
|
+
"coffee.json",
|
|
3296
|
+
"cpp.json",
|
|
3297
|
+
"crontab.json",
|
|
3298
|
+
"csharp.json",
|
|
3299
|
+
"cypher.json",
|
|
3300
|
+
"dart.json",
|
|
3301
|
+
"docker-compose.json",
|
|
3302
|
+
"dockerfile.json",
|
|
3303
|
+
"doctest.json",
|
|
3304
|
+
"dotenv.json",
|
|
3305
|
+
"ecl.json",
|
|
3306
|
+
"elixir.json",
|
|
3307
|
+
"flow9.json",
|
|
3308
|
+
"freemarker2.json",
|
|
3309
|
+
"go.json",
|
|
3310
|
+
"graphql.json",
|
|
3311
|
+
"hcl.json",
|
|
3312
|
+
"html.json",
|
|
3313
|
+
"ini.json",
|
|
3314
|
+
"java.json",
|
|
3315
|
+
"javascript.json",
|
|
3316
|
+
"json.json",
|
|
3317
|
+
"julia.json",
|
|
3318
|
+
"kotlin.json",
|
|
3319
|
+
"less.json",
|
|
3320
|
+
"lexon.json",
|
|
3321
|
+
"liquid.json",
|
|
3322
|
+
"lua.json",
|
|
3323
|
+
"m3.json",
|
|
3324
|
+
"makefile.json",
|
|
3325
|
+
"markdown.json",
|
|
3326
|
+
"mdx.json",
|
|
3327
|
+
"mips.json",
|
|
3328
|
+
"msdax.json",
|
|
3329
|
+
"mysql.json",
|
|
3330
|
+
"nginx.json",
|
|
3331
|
+
"objective-c.json",
|
|
3332
|
+
"pascal.json",
|
|
3333
|
+
"pascaligo.json",
|
|
3334
|
+
"perl.json",
|
|
3335
|
+
"pgsql.json",
|
|
3336
|
+
"php.json",
|
|
3337
|
+
"pla.json",
|
|
3338
|
+
"postiats.json",
|
|
3339
|
+
"powerquery.json",
|
|
3340
|
+
"powershell.json",
|
|
3341
|
+
"protobuf.json",
|
|
3342
|
+
"python.json",
|
|
3343
|
+
"qsharp.json",
|
|
3344
|
+
"r.json",
|
|
3345
|
+
"razor.json",
|
|
3346
|
+
"redis-cli.json",
|
|
3347
|
+
"redis.json",
|
|
3348
|
+
"redshift.json",
|
|
3349
|
+
"restructuredtext.json",
|
|
3350
|
+
"ruby.json",
|
|
3351
|
+
"rust.json",
|
|
3352
|
+
"sb.json",
|
|
3353
|
+
"scala.json",
|
|
3354
|
+
"scheme.json",
|
|
3355
|
+
"scss.json",
|
|
3356
|
+
"shell.json",
|
|
3357
|
+
"sol.json",
|
|
3358
|
+
"sparql.json",
|
|
3359
|
+
"sql.json",
|
|
3360
|
+
"ssh_config.json",
|
|
3361
|
+
"st.json",
|
|
3362
|
+
"swift.json",
|
|
3363
|
+
"systemd.json",
|
|
3364
|
+
"systemverilog.json",
|
|
3365
|
+
"tcl.json",
|
|
3366
|
+
"toml.json",
|
|
3367
|
+
"twig.json",
|
|
3368
|
+
"typescript.json",
|
|
3369
|
+
"vb.json",
|
|
3370
|
+
"wgsl.json",
|
|
3371
|
+
"xml.json",
|
|
3372
|
+
"yaml.json",
|
|
3373
|
+
"zsh.json"
|
|
3374
|
+
]
|
|
3375
|
+
},
|
|
3376
|
+
"inlayHints": {
|
|
3377
|
+
"description": "Inline type and parameter hint patterns",
|
|
3378
|
+
"files": [
|
|
3379
|
+
"abap.json",
|
|
3380
|
+
"apex.json",
|
|
3381
|
+
"awk.json",
|
|
3382
|
+
"azcli.json",
|
|
3383
|
+
"bash.json",
|
|
3384
|
+
"bicep.json",
|
|
3385
|
+
"c.json",
|
|
3386
|
+
"caddy.json",
|
|
3387
|
+
"cameligo.json",
|
|
3388
|
+
"clojure.json",
|
|
3389
|
+
"coffee.json",
|
|
3390
|
+
"cpp.json",
|
|
3391
|
+
"crontab.json",
|
|
3392
|
+
"csharp.json",
|
|
3393
|
+
"cypher.json",
|
|
3394
|
+
"dart.json",
|
|
3395
|
+
"docker-compose.json",
|
|
3396
|
+
"dockerfile.json",
|
|
3397
|
+
"doctest.json",
|
|
3398
|
+
"dotenv.json",
|
|
3399
|
+
"ecl.json",
|
|
3400
|
+
"elixir.json",
|
|
3401
|
+
"flow9.json",
|
|
3402
|
+
"freemarker2.json",
|
|
3403
|
+
"go.json",
|
|
3404
|
+
"graphql.json",
|
|
3405
|
+
"hcl.json",
|
|
3406
|
+
"html.json",
|
|
3407
|
+
"ini.json",
|
|
3408
|
+
"java.json",
|
|
3409
|
+
"javascript.json",
|
|
3410
|
+
"json.json",
|
|
3411
|
+
"julia.json",
|
|
3412
|
+
"kotlin.json",
|
|
3413
|
+
"less.json",
|
|
3414
|
+
"lexon.json",
|
|
3415
|
+
"liquid.json",
|
|
3416
|
+
"lua.json",
|
|
3417
|
+
"m3.json",
|
|
3418
|
+
"makefile.json",
|
|
3419
|
+
"markdown.json",
|
|
3420
|
+
"mdx.json",
|
|
3421
|
+
"mips.json",
|
|
3422
|
+
"msdax.json",
|
|
3423
|
+
"mysql.json",
|
|
3424
|
+
"nginx.json",
|
|
3425
|
+
"objective-c.json",
|
|
3426
|
+
"pascal.json",
|
|
3427
|
+
"pascaligo.json",
|
|
3428
|
+
"perl.json",
|
|
3429
|
+
"pgsql.json",
|
|
3430
|
+
"php.json",
|
|
3431
|
+
"pla.json",
|
|
3432
|
+
"postiats.json",
|
|
3433
|
+
"powerquery.json",
|
|
3434
|
+
"powershell.json",
|
|
3435
|
+
"protobuf.json",
|
|
3436
|
+
"python.json",
|
|
3437
|
+
"qsharp.json",
|
|
3438
|
+
"r.json",
|
|
3439
|
+
"razor.json",
|
|
3440
|
+
"redis-cli.json",
|
|
3441
|
+
"redis.json",
|
|
3442
|
+
"redshift.json",
|
|
3443
|
+
"restructuredtext.json",
|
|
3444
|
+
"ruby.json",
|
|
3445
|
+
"rust.json",
|
|
3446
|
+
"sb.json",
|
|
3447
|
+
"scala.json",
|
|
3448
|
+
"scheme.json",
|
|
3449
|
+
"scss.json",
|
|
3450
|
+
"shell.json",
|
|
3451
|
+
"sol.json",
|
|
3452
|
+
"sparql.json",
|
|
3453
|
+
"sql.json",
|
|
3454
|
+
"ssh_config.json",
|
|
3455
|
+
"st.json",
|
|
3456
|
+
"swift.json",
|
|
3457
|
+
"systemd.json",
|
|
3458
|
+
"systemverilog.json",
|
|
3459
|
+
"tcl.json",
|
|
3460
|
+
"toml.json",
|
|
3461
|
+
"twig.json",
|
|
3462
|
+
"typescript.json",
|
|
3463
|
+
"vb.json",
|
|
3464
|
+
"wgsl.json",
|
|
3465
|
+
"xml.json",
|
|
3466
|
+
"yaml.json",
|
|
3467
|
+
"zsh.json"
|
|
3468
|
+
]
|
|
3469
|
+
}
|
|
3470
|
+
},
|
|
3471
|
+
"totalLanguages": 89,
|
|
3472
|
+
"totalFiles": 1513
|
|
3473
|
+
}
|