mirror of
https://github.com/bearlanguageorg/bear.git
synced 2026-08-26 16:07:01 +00:00
Extension update for vasm
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
//
|
||||
// Spawns `vr lsp` (the toolchain's built-in language server) and wires up
|
||||
// diagnostics, go-to-definition, and hover for .vr / .vrmm files.
|
||||
// .vasm files get their own language (vuurraaf-asm) with dedicated syntax
|
||||
// highlighting but no language server, since the server compiles .vr source.
|
||||
// The toolchain binary defaults to `vr` on PATH; override it with the
|
||||
// `vuurraaf.toolchainPath` setting.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user