Skip to content
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

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

DrummyFloyd
Copy link
Contributor

@DrummyFloyd DrummyFloyd commented Sep 10, 2024

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

@DrummyFloyd
Copy link
Contributor Author

@williamboman sorry to ping you, can you please review =)
thank you

@cypres
Copy link

cypres commented Nov 21, 2024

Confirmed that this works on my machine. I just edited the config in
~/.local/share/nvim/lazy/mason-lspconfig.nvim/lua/mason-lspconfig/mappings/filetype.lua
~/.local/share/nvim/lazy/mason-lspconfig.nvim/lua/mason-lspconfig/mappings/server.lua

It would be great to get this PR merged.

@DrummyFloyd
Copy link
Contributor Author

DrummyFloyd commented Nov 22, 2024

Confirmed that this works on my machine. I just edited the config in ~/.local/share/nvim/lazy/mason-lspconfig.nvim/lua/mason-lspconfig/mappings/filetype.lua ~/.local/share/nvim/lazy/mason-lspconfig.nvim/lua/mason-lspconfig/mappings/server.lua

It would be great to get this PR merged.

thank you for your test =D

Copy link
Owner

@williamboman williamboman left a 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!

@williamboman williamboman merged commit 28421c5 into williamboman:main Dec 20, 2024
12 checks passed
williamboman added a commit to EliSauder/mason-lspconfig.nvim that referenced this pull request Feb 11, 2025
* 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)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants