VSCODE-YOLOLThis vscode extension adds support for YOLOL to vscode. YOLOL is the ingame programming language of the upcoming game starbase. It is a part of the yolol development kit. If you like this extension, please consider reviewing/rating it. Features
InstructionsThere are detailed instructions about the features of this extension and how to use them here. InstallationThis extension is available from the vscode marketplace. DependenciesThis extension comes bundled with the yodk executable. If you open a terminal in vscode, the bundled yodk-binary will already be inside the PATH. You can however set the environment variable YODK_EXECUTABLE to a path to your own yodk binary. This is helpfull for development. Manual installYou can find all versions of the extension for manual install here. From Source / For DevsClone repository.
Copy the directory vscode-yolol to your vscode extension directory. ATTENTIONThis extension is still work-in-progress, does contain bugs and may break any time. If you find bugs or want to contribute to the development please open an issue. |