VS Code Extensions
Drag-and-drop install: download a .vsix, then in VS Code run
Extensions: Install from VSIX... from the command palette.
| Extension | Language | Install |
|---|---|---|
enma-language-*.vsix |
Enma (.em) |
Syntax, completion, hover docs, diagnostics, Perception API |
angel-lsp-*.vsix |
AngelScript (.as) |
Syntax, completion, hover docs, diagnostics, Perception API |
Both extensions are MIT-licensed and bundle the Perception.cx API surface.
See the toolkit README for full setup.
Full Changelog: v1.3.0...v1.5.0