GDScript-Geany
filetype definition
Defines a filetype specification for GDScript files in Geany text editor
GDScript (Godot Engine) filetype spec for the Geany text editor
21 stars
5 watching
4 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haimat/gdscript-gedit | A language spec file providing syntax definition rules for a scripting language used in the Godot Game Engine | 17 |
scony/godot-gdscript-toolkit | A set of tools for working with GDScript, including a parser, linter, formatter, and code metrics calculator. | 1,012 |
godotengine/emacs-gdscript-mode | An Emacs package providing syntax highlighting and support for the GDScript programming language from the Godot game engine. | 316 |
godotid/nano-gdscript | A plugin for GNU Nano editor to provide syntax highlighting for the GDScript programming language | 2 |
overminddl1/godot-helpers | A collection of reusable GDScript functions and classes for common tasks in game development. | 26 |
gnome/gparted | Software tool for managing disk partitions and file systems. | 284 |
beefsack/gdscript-sublime | A plugin for Sublime Text to provide syntax highlighting and support for the GDScript language used in the Godot Engine | 67 |
godot-extended-libraries/godot-next | A collection of reusable node classes for the Godot Engine | 964 |
pixelpen-dev/pixelpen | A pixel art editor and animation tool built with the Godot Engine. | 99 |
kehom/godotaddonpack | A collection of reusable scripting components for building game servers and applications | 189 |
scydev/godot-scripts | Collection of reusable code snippets for the Godot Engine game development platform | 17 |
you-win/godot-package-manager | A plugin for managing packages in the Godot game engine | 11 |
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
hasa1002/codetranslator | Translates GDScript code to C# | 50 |
h2non/filetype | A package to infer file types and MIME types based on magic numbers header signatures. | 2,119 |