diff options
| author | williambotman[bot] <107473453+williambotman@users.noreply.github.com> | 2025-10-01 12:07:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-01 10:07:18 +0000 |
| commit | 155eac5d8609a2f110041f8ac3491664cc126354 (patch) | |
| tree | d77f2f98ddb4c34c5d4f54cee39af02e0f902039 | |
| parent | chore: update generated code (#621) (diff) | |
| download | mason-lspconfig-155eac5d8609a2f110041f8ac3491664cc126354.tar mason-lspconfig-155eac5d8609a2f110041f8ac3491664cc126354.tar.gz mason-lspconfig-155eac5d8609a2f110041f8ac3491664cc126354.tar.bz2 mason-lspconfig-155eac5d8609a2f110041f8ac3491664cc126354.tar.lz mason-lspconfig-155eac5d8609a2f110041f8ac3491664cc126354.tar.xz mason-lspconfig-155eac5d8609a2f110041f8ac3491664cc126354.tar.zst mason-lspconfig-155eac5d8609a2f110041f8ac3491664cc126354.zip | |
chore: update generated code (#623)
| -rw-r--r-- | lua/mason-lspconfig/filetype_mappings.lua | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/lua/mason-lspconfig/filetype_mappings.lua b/lua/mason-lspconfig/filetype_mappings.lua index 77fbabd..6185853 100644 --- a/lua/mason-lspconfig/filetype_mappings.lua +++ b/lua/mason-lspconfig/filetype_mappings.lua @@ -11,7 +11,7 @@ return { ["astro-markdown"] = { "htmx", "tailwindcss" }, automake = { "autotools_ls" }, awk = { "awk_ls" }, - bash = { "bashls" }, + bash = { "ast_grep", "bashls" }, bazelrc = { "bazelrc_lsp" }, bean = { "beancount" }, beancount = { "beancount" }, @@ -34,13 +34,14 @@ return { cpp = { "ast_grep", "clangd", "harper_ls" }, crystal = { "crystalline" }, cs = { "csharp_ls", "harper_ls", "omnisharp" }, + csharp = { "ast_grep" }, css = { "ast_grep", "biome", "codebook", "css_variables", "cssls", "emmet_language_server", "emmet_ls", "stylelint_lsp", "tailwindcss", "unocss" }, cucumber = { "cucumber_language_server" }, cuda = { "clangd" }, cue = { "dagger" }, cypher = { "cypher_ls" }, d = { "serve_d" }, - dart = { "ast_grep", "harper_ls" }, + dart = { "harper_ls" }, dhall = { "dhall_lsp_server" }, ["django-html"] = { "htmx", "tailwindcss" }, dockerfile = { "docker_language_server", "dockerls" }, @@ -52,7 +53,7 @@ return { edn = { "clojure_lsp" }, eelixir = { "elixirls", "expert", "htmx", "lexical", "nextls", "tailwindcss" }, ejs = { "htmx", "tailwindcss", "unocss" }, - elixir = { "elixirls", "expert", "htmx", "lexical", "nextls", "tailwindcss" }, + elixir = { "ast_grep", "elixirls", "expert", "htmx", "lexical", "nextls", "tailwindcss" }, elm = { "elmls" }, erb = { "htmx", "tailwindcss", "unocss" }, erg = { "erg_language_server" }, @@ -80,7 +81,7 @@ return { groovy = { "gradle_ls", "groovyls" }, haml = { "htmx", "tailwindcss", "unocss" }, handlebars = { "ember", "glint", "htmx", "tailwindcss" }, - haskell = { "codebook", "harper_ls", "hls" }, + haskell = { "ast_grep", "codebook", "harper_ls", "hls" }, hbs = { "htmx", "tailwindcss", "unocss" }, heex = { "elixirls", "expert", "htmx", "lexical", "nextls", "tailwindcss" }, helm = { "helm_ls", "snyk_ls" }, @@ -100,7 +101,7 @@ return { javascriptreact = { "ast_grep", "biome", "codebook", "cssmodules_ls", "denols", "dprint", "emmet_language_server", "emmet_ls", "eslint", "graphql", "htmx", "oxlint", "rome", "tailwindcss", "ts_ls", "unocss", "vtsls" }, jinja = { "jinja_lsp" }, jq = { "jqls" }, - json = { "biome", "dprint", "jsonls", "rome", "snyk_ls", "spectral" }, + json = { "ast_grep", "biome", "dprint", "jsonls", "rome", "snyk_ls", "spectral" }, ["json.openapi"] = { "vacuum" }, jsonc = { "biome", "dprint", "jsonls" }, jsonnet = { "jsonnet_ls" }, @@ -137,7 +138,7 @@ return { nginx = { "nginx_language_server" }, nickel = { "nickel_ls" }, nim = { "nim_langserver", "nimls" }, - nix = { "harper_ls", "nil_ls", "rnix" }, + nix = { "ast_grep", "harper_ls", "nil_ls", "rnix" }, njk = { "htmx", "tailwindcss" }, nunjucks = { "htmx", "tailwindcss" }, objc = { "clangd" }, @@ -156,7 +157,7 @@ return { pandoc = { "ltex", "ltex_plus" }, perl = { "perlnavigator" }, pest = { "pest_ls" }, - php = { "codebook", "harper_ls", "htmx", "intelephense", "laravel_ls", "phpactor", "psalm", "stimulus_ls", "tailwindcss", "unocss" }, + php = { "ast_grep", "codebook", "harper_ls", "htmx", "intelephense", "laravel_ls", "phpactor", "psalm", "stimulus_ls", "tailwindcss", "unocss" }, plaintex = { "ltex", "ltex_plus", "texlab" }, postcss = { "tailwindcss", "unocss" }, prisma = { "prismals" }, @@ -182,9 +183,10 @@ return { robot = { "robotframework_ls" }, roslyn = { "dprint" }, rst = { "esbonio", "ltex", "ltex_plus", "vale_ls" }, - ruby = { "codebook", "harper_ls", "rubocop", "ruby_lsp", "solargraph", "sorbet", "standardrb", "steep", "stimulus_ls" }, + ruby = { "ast_grep", "codebook", "harper_ls", "rubocop", "ruby_lsp", "solargraph", "sorbet", "standardrb", "steep", "stimulus_ls" }, rust = { "ast_grep", "bacon_ls", "codebook", "dprint", "harper_ls", "rust_analyzer", "unocss" }, sass = { "emmet_language_server", "emmet_ls", "somesass_ls", "tailwindcss", "unocss" }, + scala = { "ast_grep" }, scss = { "css_variables", "cssls", "emmet_language_server", "emmet_ls", "somesass_ls", "stylelint_lsp", "tailwindcss", "unocss" }, sh = { "bashls", "harper_ls" }, shaderslang = { "slangd" }, @@ -193,7 +195,7 @@ return { sls = { "salt_ls" }, smithy = { "smithy_ls" }, sml = { "millet" }, - solidity = { "solang", "solc", "solidity", "solidity_ls", "solidity_ls_nomicfoundation" }, + solidity = { "ast_grep", "solang", "solc", "solidity", "solidity_ls", "solidity_ls_nomicfoundation" }, spec = { "rpmspec" }, sql = { "postgres_lsp", "sqlls", "sqls" }, ss = { "snakeskin_ls" }, @@ -204,7 +206,7 @@ return { surface = { "elixirls", "expert", "lexical", "nextls" }, svelte = { "biome", "emmet_language_server", "emmet_ls", "eslint", "htmx", "svelte", "tailwindcss", "unocss" }, svg = { "lemminx" }, - swift = { "harper_ls" }, + swift = { "ast_grep", "harper_ls" }, systemd = { "systemd_ls" }, systemverilog = { "hdl_checker", "svlangserver", "svls", "verible" }, teal = { "teal_ls" }, @@ -247,7 +249,7 @@ return { xsd = { "lemminx" }, xsl = { "lemminx" }, xslt = { "lemminx" }, - yaml = { "azure_pipelines_ls", "gh_actions_ls", "hydra_lsp", "snyk_ls", "spectral", "yamlls" }, + yaml = { "ast_grep", "azure_pipelines_ls", "gh_actions_ls", "hydra_lsp", "snyk_ls", "spectral", "yamlls" }, ["yaml.ansible"] = { "ansiblels" }, ["yaml.docker-compose"] = { "docker_compose_language_service", "docker_language_server", "yamlls" }, ["yaml.gitlab"] = { "gitlab_ci_ls", "yamlls" }, |
