- Support wit language server protocol
- support default
world
- support
tuple
literal type - support import/export inline
interface
- support folding interface body and inline interface body
import
andexport
statements can contain version numbersimport
andexport
statement support functions
package
version number is now optional
- Add basic folding support
- Add basic structure viewer
- Add basic highlighting support
- Initial scaffold created from IntelliJ Platform Plugin Template