It supports a variety of Language Server Protocol features, from code completion and go to definition to inlay hint and call hierarchy.
🩺
Smart Diagnostics
Not only type checking and other basic validations, but it can also catch unused items, unreachable code, mutation detection and other potential issues.
🔮
Built-in Formatter
The built-in formatter can format a whole file or a range of code, even there're syntax errors.
🗑️
WasmGC Support
It can understand the syntaxes and semantics of the WebAssembly Garbage Collection proposal.