aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/svelte.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: luals warningsJustin M. Keyes2025-11-141-0/+1
* fix: ts/js LSPs require lockfile #4062Alexis Tacnet2025-09-101-2/+6
* feat(biome,eslint,svelte,ts_ls,tsgo,vtsls): add deno.lock root marker #4051Kai Moschcau2025-09-031-1/+1
* refactor: svelte augroupJustin M. Keyes2025-09-021-1/+1
* chore: miscellaneous type fixesIgor2025-08-181-0/+1
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix(ts/js): servers do not start when `bun.lock` exists #4008Methapon20012025-08-181-1/+1
* feat(ts/js): improve monorepo support for Typescript, ESLint #3955Alexis Tacnet2025-08-171-1/+1
* fix(svelte): use augroup to avoid creating multiple autocmds #3964Igor Lacerda2025-07-191-1/+1
* feat(svelte): notify LSP of changes in JS/TS files #3958Igor Lacerda2025-07-181-0/+10
* fix(svelte): only attach to existing files #3899Igor Lacerda2025-06-131-1/+8
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-20/+7
* docs: cleanupJustin M. Keyes2025-04-181-10/+11
* fix(docs): docgen.lua reads from `lua/*.lua` #3708Justin M. Keyes2025-04-121-1/+1
* feat: migrate to vim.lsp.config #3659Lorenzo Bellina2025-04-121-0/+36