| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename "server_configurations" => "configs" #3330 | Justin M. Keyes | 2024-10-01 | 1 | -36/+0 |
| | | | | | | | | | | | | | | | Problem: The name `server_configurations` is extremely verbose and irritatingly formal and dogmatic. This overlong name is a constant nuisance when reading, writing, and coding. It's also not even correct: these configurations are just as much "client" configurations as they are "server" configurations. Solution: - Rename to a shorter name. - Leave placeholder files for any old URLs that link to the old location. | ||||
| * | feat(helm-ls): enable dynamicRegistration for didChangeWatchedFiles (#2992) | valentin | 2024-01-30 | 1 | -0/+10 |
| | | | | | This is required for the upcoming release of helm-ls see https://github.com/mrjosh/helm-ls/pull/58 | ||||
| * | fix: use exepath on server command (#2595) | Raphael | 2023-05-09 | 1 | -8/+1 |
| | | |||||
| * | docs: fix documentation for gopls and helm_ls (#2571) | ALX99 | 2023-04-24 | 1 | -1/+1 |
| | | |||||
| * | fix(helm_ls): fix wrong cmd (#2560) | Jio | 2023-04-14 | 1 | -3/+3 |
| | | |||||
| * | feat: add helm_ls support (#2558) | DrummyFloyd | 2023-04-13 | 1 | -0/+33 |
| * feat: helm_ls support Signed-off-by: DrummyFloyd <drummy@gmail.com> * fix: description Signed-off-by: DrummyFloyd <drummy@gmail.com> --------- Signed-off-by: DrummyFloyd <drummy@gmail.com> Co-authored-by: DrummyFloyd <drummy@gmail.com> | |||||
