aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/sourcekit.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename "server_configurations" => "configs" #3330Justin M. Keyes2024-10-011-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ínez2024-09-141-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)Gonzalo2024-06-051-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 Kulik2024-03-111-2/+8
|
* fix(sourcekit): add buildserver.json and compile_commands as root pattern ↵Raphael2023-05-171-1/+1
| | | | (#2620)
* chore: remove sourcekit package.json (#1655)Michael Lingelbach2022-01-111-1/+0
|
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
|
* feat: expose configsMichael Lingelbach2021-11-251-0/+20