This Visual Studio Code extension is designed to simplify script development using Sanny Builder 4. It allows you to compile scripts directly from VS Code, making the development process more convenient and efficient.
- Script Compilation: Compile your scripts using the keyboard shortcut
Ctrl + Shift + Bor via the Command Palette (Ctrl + Shift + P) with theCompile Scriptcommand. - Sanny Builder 4 Folder Selection: Specify the path to the Sanny Builder 4 folder through the Command Palette (
Ctrl + Shift + P) with theSelect SB4 Foldercommand.
To use this extension, you need to have Sanny Builder 4 installed on your system. Follow these steps to install Sanny Builder 4:
- Visit the official Sanny Builder 4 website.
- Download Sanny Builder 4.
- Extract the downloaded archive to a folder of your choice.
After installing the extension, you need to specify the path to the Sanny Builder 4 folder:
- Open the Command Palette (
Ctrl + Shift + P). - Type and select the
Select SB4 Foldercommand. - Specify the path to the folder where Sanny Builder 4 is installed.
- Press
Ctrl + Shift + Bor open the Command Palette (Ctrl + Shift + P) and typeCompile Script.
- Open the Command Palette (
Ctrl + Shift + P) and typeDecompile Script.
- Press
Ctrl + Alt + 2or open the Command Palette (Ctrl + Shift + P) and typeSearch opcodes. - You can choose one of two display types (
Opcodes & Classes/members)
This extension is distributed under the MIT License. For more details, see the LICENSE file.
- AST
- Semantic tokens
- GXT String (Highlight/hover/auto-completion)
Note: This extension is unofficial and is not affiliated with the developers of Sanny Builder 4.