sublimehq / Packages

Syntax highlighting files shipped with Sublime Text and Sublime Merge
https://sublimetext.com
Other
2.95k stars 587 forks source link

[Godot] Add syntax highlighting support for Godot's languages #3895

Closed tuto193 closed 10 months ago

tuto193 commented 10 months ago

What happened?

Problem description

Languages from the Godot Engine have no syntax highlighting support at all (GDscript (.gd), Godot Resource (.res) and Godot Shader Language (.gdshader)).

Preferred solution

Add syntax support for GDScript, Godot Resources and Godot Shaders.

michaelblyons commented 10 months ago

https://packagecontrol.io/packages/GDScript%20(Godot%20Engine)

tuto193 commented 10 months ago

https://packagecontrol.io/packages/GDScript%20(Godot%20Engine)

That package is a bit outdated and doesn't take into account new GDScript conventions that arrived with the major Godot 4 release this year.

deathaxe commented 10 months ago

Anyway a maintainer would be required.

3rd-party packages have the advantage not to require review from at least two more maintainers and can move on independently from ST releases.