aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/jdtls.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(jdtls): swap settings.gradle, build.gradle in root markers #4142Tomas Slusny2025-10-221-6/+6
* chore(jdtls): use config.root_dir instead of config.root_markers #4107Tomas Slusny2025-09-301-6/+3
* fix(jdtls): use project-local workspace dir, remove unused options #4105Tomas Slusny2025-09-291-29/+30
* fix(jdtls): increase priority of ".git", add "mvnw", "gradlew" #4104Tomas Slusny2025-09-291-3/+9
* fix(jdtls): lower priority of ".git" root marker #4090dareni2025-09-221-11/+16
* fix(jdtls): remove nonstandard WorkspaceEdit version handlers #4071Robert Muir2025-09-111-45/+0
* fix(jdtls): remove nonstandard progress handler #4068Robert Muir2025-09-101-9/+0
* chore: add type annotation for configsIgor2025-08-181-0/+1
* docs: cleanupJustin M. Keyes2025-04-181-33/+34
* 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/+145