Skip to content

Releases: mariodebono/godot-4-vscode-theme

1.0.2

12 Oct 09:03

Choose a tag to compare

v1.0.2

12 October 2025

  • Fix: Add missing 'wrap' function to global_fix pattern in GDScript syntax #3

1.0.1

09 Oct 17:23
5befcaa

Choose a tag to compare

Highlights

  • Official 1.0.1 release of the Godot 4 theme for Visual Studio Code
  • Corrected class colours for class_name so built-in and custom types stand out

Getting started

  1. Install or update Godot Theme for VS Code from the Marketplace.
  2. Open the Command Palette → Preferences: Color Theme → choose Godot 4 or Godot 4 - Breeze Dark.
  3. Install the Godot Tools extension to enable the extra scopes used by the theme.

Feedback

If you notice a token that still looks off, open an issue with a short code sample:
https://github.com/mariodebono/godot-4-vscode-theme/issues

0.1.2

12 Apr 10:31
7ee1534

Choose a tag to compare

What's Changed

  • Fix: Add missing global highlights for lerpf, lerp_angle, and inverse_lerp by @mariodebono in #1

New Contributors

Full Changelog: https://github.com/mariodebono/godot-4-vscode-theme/commits/0.1.2