Minifumo VS Code ExtensionThis extension provides syntax highlighting and compiler diagnostics for Features
How diagnostics workThe extension runs a language server in both environments:
Both server variants use the same Scala.js-compiled Minifumo compiler bridge and publish diagnostics through the Language Server Protocol. Development
|