VScode-BGforge-MLS
VScode-BGforge-MLS copied to clipboard
BGforge MultiLanguage server
This PR adds limited go-to-defintion feature for weidu .d files. Definitions are collected only from open files. Go-to-definition works only for GOTO and EXTERN weidu commands. Notes regarding implementation: Holding...
### Description This PR embeds a WebAssembly-compiled `compile.exe` into this extension. It is under options flag and it is disabled by default. Having this compiler as WebAssembly build allow using...
Originally source from wiki, apparently not all base functions were there. [set_map_music](https://github.com/BGforgeNet/VScode-BGforge-MLS/commit/7e763a78ad3a9841f8ce08a206cecdae0aac83c0) slipped through the cracks, and I think there's more where that came from. See [script editor](https://github.com/phobos2077/sfall_script_editor/blob/b5bacf1b325cea66fa7b982821fed58e60d39d9b/ScriptEditor/opcodes.txt#L118), [keyword list](https://github.com/phobos2077/sfall_script_editor/blob/b5bacf1b325cea66fa7b982821fed58e60d39d9b/ScriptEditor/sslSyntaxRules.xshd#L201)...