VS Code Extension to work with Castle Game Engine - build projects, code completion for Pascal etc.

Опубликовано: 10 Август 2026
на канале: Castle Game Engine
812
35

Installation and usage of VS Code extension for Castle Game Engine ( https://castle-engine.io/ ).

We start by installing Castle Game Engine and VS Code.
We then create a new project, simple 2D game.
We add VS Code extension for Castle Game Engine and show it's capabilities:
Code completion, jumping between methods
Searching CGE documentation
Compiling and running CGE project
Debugging (out-of-the-box working experience, no need to write launch.json or tasks.json)

See more details on https://castle-engine.io/vscode .