aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/ts_ls.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(vue_ls): support `vue_ls` v3 #3943Fidel Yin2025-07-101-37/+0
* feat(ts_ls): implement codelens support #3938Simon Engmann2025-07-061-0/+26
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-2/+2
* feat(volar)!: rename to 'vue_ls'J.c2025-05-111-5/+5
* docs: cleanup #3791Justin M. Keyes2025-04-261-1/+1
* ci: check legacy configs, drop "comment" #3781Justin M. Keyes2025-04-261-3/+5
* feat(ts_ls): add :LspTypescriptSourceAction command #3780Thomas Dy2025-04-261-0/+17
* feat(ts_ls): add _typescript.rename handler #3779Thomas Dy2025-04-261-0/+15
* docs: cleanupJustin M. Keyes2025-04-181-65/+65
* 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/+81