mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
feat: Add kotlin lsp integration (#6601)
This commit is contained in:
parent
a58dbb3b5c
commit
586207adb4
3 changed files with 86 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ OpenCode comes with several built-in LSP servers for popular languages:
|
|||
| gleam | .gleam | `gleam` command available |
|
||||
| gopls | .go | `go` command available |
|
||||
| jdtls | .java | `Java SDK (version 21+)` installed |
|
||||
| kotlin-ls | .kt, .kts | Auto-installs for Kotlin projects |
|
||||
| lua-ls | .lua | Auto-installs for Lua projects |
|
||||
| nixd | .nix | `nixd` command available |
|
||||
| ocaml-lsp | .ml, .mli | `ocamllsp` command available |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue