aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* docs: update generated annotationsHEADmastergithub-actions[bot]105 min.1-1/+1
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]105 min.2-0/+56
| | | | skip-checks: true
* feat: shuck language server #4417George Harker105 min.1-0/+17
| | | | | | shuck is a lightning fast shell linter and language server written in Rust. It supports bash, zsh, posix, and mksh dialects. https://github.com/ewhauser/shuck
* docs: update configs.mdgithub-actions[bot]14 hours2-16/+20
| | | | skip-checks: true
* feat: update oxfmt, oxlint to detect vite plus #4395VI0L3TF0X14 hours3-5/+27
| | | | | | | | Problem: oxfmt and oxlint have the ability to use vite plus config, as mentioned here: https://github.com/voidzero-dev/vite-plus/issues/629 Solution: update the configs to reflect that.
* docs: update generated annotationsgithub-actions[bot]2 days2-0/+26
| | | | skip-checks: true
* feat(zizmor): attach to action.yaml #4430Fionn2 days1-1/+1
| | | | | | | Problem: Only matching `action.yml` Solution: Match `action.yaml` also.
* docs: fix broken helptag #4429Justin M. Keyes4 days1-1/+1
|
* docs: update configs.mdgithub-actions[bot]4 days2-0/+70
| | | | skip-checks: true
* docs(emmylua_ls): fix docstring #4428Justin M. Keyes4 days1-1/+1
|
* docs: update generated annotationsgithub-actions[bot]4 days1-0/+23
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]4 days2-2/+2
| | | | skip-checks: true
* feat(harper_ls): add tex filetype #4427Gabriel Dahia4 days1-0/+1
|
* docs(emmylua_ls): fix config example #4426Matei Stroia4 days1-11/+13
|
* docs: update generated annotationsgithub-actions[bot]5 days1-2/+0
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]5 days2-0/+50
| | | | skip-checks: true
* feat: hare-lsp #4425Hugo5 days1-0/+13
|
* docs: update configs.mdgithub-actions[bot]6 days2-18/+38
| | | | skip-checks: true
* feat: improve emmylua_ls #4423Justin M. Keyes6 days2-14/+63
| | | | | | | | Problem: `emmylua_ls` is emerging as the preferred Lua LS for Neovim, but the config provided by nvim-lspconfig is almost useless. Solution: Update the config to provide hints similar to that of `lua_ls`.
* docs: update configs.mdgithub-actions[bot]6 days2-0/+128
| | | | skip-checks: true
* docs: update generated annotationsgithub-actions[bot]6 days3-30/+287
| | | | skip-checks: true
* feat(dexter): dexter LSP for large Elixir codebases #4421Ursache Codrut-Stefan6 days1-0/+55
|
* docs: update generated annotationsgithub-actions[bot]11 days1-1/+1
| | | | skip-checks: true
* Merge pull request #4419 from neovim/fixbugsJustin M. Keyes11 days3-1/+5
|\ | | | | fix: logic bugs found by AI
| * fix: logic bugs found by AIJustin M. Keyes11 days2-1/+2
| | | | | | | | | | 1. `plugin/lspconfig.lua`: LspRestart timer was never closed after firing, leaking a libuv handle on every invocation. 2. `lsp/muon.lua`: Formatting cmd (a list) with %s, producing table: 0x... instead of the command.
| * docs: AGENTS.mdJustin M. Keyes11 days1-0/+3
|/
* docs: update configs.mdgithub-actions[bot]11 days2-0/+60
| | | | skip-checks: true
* docs: update generated annotationsgithub-actions[bot]11 days4-6/+12
| | | | skip-checks: true
* feat: panache language server (#4418)v2.9.0Johan Larsson11 days1-0/+18
| | | | | | | | Panache is a language server (formatter, and linter) for Markdown, Quarto, and R Markdown. It's built in Rust and uses a lossless CST parser. It supports integrating external formatters and linters. It's packaged at crates.io, NPM, PyPi, and as a VSIX extension at VS Code Marketplace and Open VSX. Binaries are provided directly from the GitHub repo.
* docs: update generated annotationsgithub-actions[bot]2026-04-301-0/+5583
| | | | skip-checks: true
* feat(annotations): add gopls schema #4413leoperegrino2026-04-301-0/+1
| | | Add golang/vscode-go package.json to generate types for gopls
* docs: update configs.mdgithub-actions[bot]2026-04-302-2/+2
| | | | skip-checks: true
* fix(kotlin_lsp): update cmd to `intellij-server` #4412Sindre Moen2026-04-291-1/+1
| | | | per https://github.com/Kotlin/kotlin-lsp/commit/75ddb7586e0170ed93912b0be5d67e0a45769ee6 , the new name of the launcher is `intellij-server`, not `kotlin-lsp`.
* docs: update generated annotationsgithub-actions[bot]2026-04-291-5/+8
| | | | skip-checks: true
* fix(nixd): prefix schema key by "nixd." #4410leoperegrino2026-04-291-1/+8
|
* docs: update configs.mdgithub-actions[bot]2026-04-292-4/+4
| | | | skip-checks: true
* fix(esbonio): update cmd for esbonio v2 #4409janheini2026-04-291-2/+2
| | | | | | Esbonio v2 can no longer be started with the top-level esbonio command. Switch to 'esbonio.server' which is compatible with v1 and v2. See: https://github.com/swyddfa/esbonio/pull/1098
* fix(ast_grep, ruby_lsp): check name in reuse_client #4408Sam Wight2026-04-282-2/+2
|
* docs: update generated annotationsgithub-actions[bot]2026-04-271-41/+48
| | | | skip-checks: true
* fix(zls): update zls config schema #4405Techatrix2026-04-271-1/+16
|
* docs: update configs.mdgithub-actions[bot]2026-04-272-2/+2
| | | | skip-checks: true
* fix(spade_ls): default binary name #4404Ethan Uppal2026-04-271-1/+1
|
* docs: update configs.mdgithub-actions[bot]2026-04-272-0/+60
| | | | skip-checks: true
* docs: update configs.mdgithub-actions[bot]2026-04-272-2/+2
| | | | skip-checks: true
* feat: spade_ls #4403jam1garner2026-04-271-0/+18
|
* docs: update expert repo #4402Mitchell Hanberg2026-04-271-1/+1
| | | The repo moved from elixir-lang to expert-lsp (https://github.com/expert-lsp/expert)
* docs: update generated annotationsgithub-actions[bot]2026-04-2610-6/+1388
| | | | skip-checks: true
* feat: add more schemas #4401leoperegrino2026-04-261-1/+9
| | | Expand the current schema index with new ones and fix the nickel_ls one.
* ci: bump leafo/gh-actions-lua from 12 to 13 (#4400)dependabot[bot]2026-04-241-1/+1
| | | | | | | | | | | | | | | | Bumps [leafo/gh-actions-lua](https://github.com/leafo/gh-actions-lua) from 12 to 13. - [Release notes](https://github.com/leafo/gh-actions-lua/releases) - [Commits](https://github.com/leafo/gh-actions-lua/compare/v12...v13) --- updated-dependencies: - dependency-name: leafo/gh-actions-lua dependency-version: '13' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: update configs.mdgithub-actions[bot]2026-04-232-0/+74
| | | | skip-checks: true