Extreme fast Java LSP, built in Rust
- Analyze Jar, Codebase and JDK builtins
- Code completion
- Symbols List (Outline)
- Goto definition
- Inlay hints
- Inferred type on
var - Parameter names
- Inferred type on
- Decompiler support (Vineflower, cfr)
- Treesitter based syntax highlight (semantic_tokens handler)
- Java 8 to 25 support
- Is this a real LSP? YES
- Is this production ready? Not yet. The LSP doesn't support any build tools yet.
This work is licensed under GPL-3.0 license.
You're allowed to
- use
- share
- modify