mirror of
https://github.com/apple/sourcekit-lsp.git
synced 2026-03-02 18:23:24 +01:00
This adds support for clangd commands for clients which support dynamic registration (including VS Code), as well as fixes an issue which prevented clangd's code actions from working. Also added a test to ensure the clangd code actions work, as well as regenerated the Linux test main (which was missing some other newly added tests).