| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: rename "server_configurations" => "configs" #3330 | Justin M. Keyes | 2024-10-01 | 1 | -29/+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. | ||||
| * | fix: sourcekit lsp filetypes (#3301) | Andrés Martínez | 2024-09-14 | 1 | -1/+5 |
| | | | | | | | * fix: sourcekit lsp filetypes Co-authored-by: glepnir <glephunter@gmail.com> | ||||
| * | fix(sourcekit-lsp): use git as last resort for sourcekit-lsp. (#3192) | Gonzalo | 2024-06-05 | 1 | -2/+2 |
| | | | | | | * fix(sourcekit-lsp): use git as last resort for sourcekit-lsp * fix: updated documentation for sourcekit-lsp as well | ||||
| * | fix(sourcekit): finding root directory (#3066) | Wojciech Kulik | 2024-03-11 | 1 | -2/+8 |
| | | |||||
| * | fix(sourcekit): add buildserver.json and compile_commands as root pattern ↵ | Raphael | 2023-05-17 | 1 | -1/+1 |
| | | | | | (#2620) | ||||
| * | chore: remove sourcekit package.json (#1655) | Michael Lingelbach | 2022-01-11 | 1 | -1/+0 |
| | | |||||
| * | chore: clean up imports | Michael Lingelbach | 2021-11-25 | 1 | -1/+1 |
| | | |||||
| * | feat: expose configs | Michael Lingelbach | 2021-11-25 | 1 | -0/+20 |
