A Wasm Interface Type plugin for
IntelliJ-based IDEs, supports the old *.witx
and latest *.wit
file extension.
Feature | Progress | Implement |
---|---|---|
Language Server | ✅ | WitLanguageProtocol |
Syntax Highlight | ✅ | WitSyntaxHighlighter |
Semantic Highlight | ✅ | WitHighlightVisitor |
Pretty Formatter | ✅ | WitFormatBuilder |
Block Folding | ✅ | WitFoldingVisitor |
Braces Matcher | ✅ | |
Smart Enter | ✅ | WitSmartEnter |