mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
docs: java-lsp support (#2958)
This commit is contained in:
parent
b2222cc278
commit
080fce9601
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ OpenCode comes with several built-in LSP servers for popular languages:
|
|||
| rust | .rs | `rust-analyzer` command available |
|
||||
| clangd | .c, .cpp, .cc, .cxx, .c++, .h, .hpp, .hh, .hxx, .h++ | Auto-installs for C/C++ projects |
|
||||
| svelte | .svelte | Auto-installs for Svelte projects |
|
||||
| jdtls | .java | `Java SDK (version 21+)` installed |
|
||||
|
||||
LSP servers are automatically enabled when one of the above file extensions are detected and the requirements are met.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue