aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/basedpyright.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: luals warningsJustin M. Keyes2025-11-141-0/+2
* fix(pyright): prioritize "pyrightconfig.json" root marker #4171Trevor Hauter2025-10-301-1/+1
* fix(pyright): command :LspPyrightSetPythonPath fails #4045Stanislav Asunkin2025-08-301-1/+2
* fix(pyright): command :LspPyrightOrganizeImports fails #3971Michele Sorcinelli2025-08-301-2/+7
* chore: miscellaneous type fixesIgor2025-08-181-1/+1
* chore: add type annotation for configsIgor2025-08-181-0/+1
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-201-1/+1
* ci(lint): use client:exec_cmd() #3755Justin M. Keyes2025-04-211-17/+7
* fix: use "Lsp" prefix for config-defined commandsJustin M. Keyes2025-04-211-2/+2
* docs: cleanupJustin M. Keyes2025-04-181-5/+6
* 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/+68