GPC Language Support for VS CodeThis extension provides support for the GPC Scripting Language, designed for the Cronus Zen. This extension manages Ersa for its features and LSP. It is recommended to use the Ersa LSP as its up to date, better implementations of LSP features, better preformance, and the extension manages it automatically, keeping them updated and leveraging their features and commands. If you'd prefer, you can always use the legacy LSP implementation. CommandsGeneral Commands:
Build Commands:
To use the build main command, set the Legacy LSPIf youd like to use the legacy LSP intead of Ersa's deticated LSP, you can enable it in the extensions settings.
The legacy LSP will not be updated past extension version The legacy LSP contains all previous features such as
But suffers from inconsistent error messages due to its ANTLR4 generated parser. |