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.
I do not own the Godot logo being used on this repository. It rightfully belongs to Godot's team.
See license here.