Gothic Online VSCode Extension
Visual Studio Marketplace

Open VSX

🔧 Features
🧠 IntelliSense for Gothic Online (Squirrel language)
- Code completions
- Hover info
- Function signatures
- Color picker
- Diagnostics
- Inlay hints
- Code actions
- Multi-source API import:
🚀 Server Process Management
- Start your
G2O_Server.exe (or Linux binary) directly from VSCode
- Auto-kills previous instance before starting new one
- Output is shown in the
DEBUGE CONSOLE channel
- Logs is shown in the
OUTPUT channel
- Works on Windows and Linux
📦 How to Use
🖥️ Setup
- Launch VS Code
- Open your server folder:
File > Open Folder... → select folder containing G2O_Server.exe (or Linux binary)
▶️ Start Server
- Open Command Palette:
Ctrl+Shift+P or F1
- Run:
Start Server
- Output will appear in the
Server Output panel
⏹ Stop Server
- Open Command Palette:
Ctrl+Shift+P or F1
- Run:
Stop Server
You can run and stop the server anytime via command palette. Output (stdout/stderr) is streamed in real time.
📜 License
MIT License.
You are free to use and modify this extension. If you find it useful, you must retain the original copyright.
🙌 Credits
📣 Feedback
Found a bug or have an idea for a feature? Feel free to open an issue or contribute!
| |