-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(kcl): add kcl support #461
Conversation
e7e3fd8
to
e0fb4b8
Compare
@williamboman sorry to ping you, can you please review =) |
e2b60d5
to
e8d19a6
Compare
Confirmed that this works on my machine. I just edited the config in It would be great to get this PR merged. |
thank you for your test =D |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks and apologies for late review!
* origin/main: (33 commits) chore: update generated code (williamboman#514) chore: update generated code (williamboman#508) chore: update generated code (williamboman#505) chore: update generated code (williamboman#502) feat: add ginko_ls support (williamboman#490) (williamboman#496) fix: remove deprecated `bufls`, `ruff_lsp`, and `typst_lsp` mappings (williamboman#485) feat(kcl): add kcl support (williamboman#461) chore: update generated code (williamboman#494) chore: update generated code (williamboman#491) chore: update generated code (williamboman#489) chore: update generated code (williamboman#481) fix: don't override psalm cmd (williamboman#477) fix: fix importing server config definitions from lspconfig (williamboman#468) fix: update required nvim version to >= 0.9.0 (williamboman#478) chore(main): release 1.31.0 (williamboman#460) feat: add snakeskin_ls support (williamboman#457) feat: add nextls support (williamboman#455) feat: add tsp_server support (williamboman#448) fix: rename tsserver to ts_ls (williamboman#459) chore: update generated code (williamboman#454) ...
because this PR is now merged neovim/nvim-lspconfig#3294
https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#kcl
i would like to add support to KCL in mason