Work-in-progress Visual Studio Code extension for build2 integration.
Registers custom language IDs for buildfile
, manifest
and testscript
variants.
Integrates with build2-lsp-server for providing language support for the above build2 languages.
- LSP connection currently limited to stdio IPC -
build2-lsp-server
executable path must be configured in the extension settings under Extensions | build2. - Minimal syntax highlighting currently implemented for
buildfile
andmanifest
.