Skip to content

Releases: nthnn/gdscript-vsce

GDScript VSCode Extension v0.0.1

17 Apr 23:11
Compare
Choose a tag to compare

GDScript VSCode Extension

GDScript Syntax Highlighting is a Visual Studio Code extension that provides syntax highlighting for the GDScript scripting language for Godot. This extension helps developers write and manage GDScript scripts more effectively by offering enhanced code readability through proper syntax highlighting when using VS Code.

  • Syntax Highlighting: Automatically highlights GDScript syntax, including keywords, built-ins, strings, numbers, comments, and more.
  • File Association: Automatically associates .gd files with the GDScript language mode in VS Code.
  • Icon Support: Displays a custom icon for GDScript files in the VS Code explorer.

Screenshot

Disclaimer

I do not own the Godot logo being used on this repository. It rightfully belongs to Godot's team.

License

See license here.

Full Changelog: https://github.com/nthnn/gdscript-vsce/commits/v0.0.1