Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>IntelliSense for Gothic OnlineNew to Visual Studio Code? Get it now.
IntelliSense for Gothic Online

IntelliSense for Gothic Online

marcinbar

|
1,009 installs
| (0) | Free
IntelliSense for Gothic Online
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Gothic Online VSCode Extension

Visual Studio Marketplace

Version Installs Rating

Open VSX

Version Installs Rating


🔧 Features

🧠 IntelliSense for Gothic Online (Squirrel language)

  • Code completions
  • Hover info
  • Function signatures
  • Color picker
  • Diagnostics
  • Inlay hints
  • Code actions
  • Multi-source API import:
    • Direct JSON URLs
    • GitLab API sources (e.g. squirrel-template)

🚀 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

  1. Launch VS Code
  2. 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

  • F5 Anything by discretegames
  • deepmerge by TehShrike

📣 Feedback

Found a bug or have an idea for a feature? Feel free to open an issue or contribute!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft