Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser



Quick Information

Use Control+T. Activating a snippet will insert it at the cursor position.- Add/edit snippets in Godot with the "Edit" button (or use your own text editor). - multiple tabstops (jumped to in numerically ascending order)- variables of the same tabstop (for example when [@2] is used multiple times in the snippet) will be mirrored- placeholders/dropdown choices (see .gif)-----------------------See built-in help page and tooltips for more details.-----------------------New:- added: rename, move-up and move-down buttons- added: detection for snippet file corruption... sorta. No action will be taken. It will only warn the user.- minor bugfixes/changes
Use Control+T. Activating a snippet will insert it at the cursor position.
- Add/edit snippets in Godot with the "Edit" button (or use your own text editor).
- multiple tabstops (jumped to in numerically ascending order)
- variables of the same tabstop (for example when [@2] is used multiple times in the snippet) will be mirrored
- placeholders/dropdown choices (see .gif)
-----------------------
See built-in help page and tooltips for more details.
-----------------------
New:
- added: rename, move-up and move-down buttons
- added: detection for snippet file corruption... sorta. No action will be taken. It will only warn the user.
- minor bugfixes/changes
Reviews
Quick Information

Use Control+T. Activating a snippet will insert it at the cursor position.- Add/edit snippets in Godot with the "Edit" button (or use your own text editor). - multiple tabstops (jumped to in numerically ascending order)- variables of the same tabstop (for example when [@2] is used multiple times in the snippet) will be mirrored- placeholders/dropdown choices (see .gif)-----------------------See built-in help page and tooltips for more details.-----------------------New:- added: rename, move-up and move-down buttons- added: detection for snippet file corruption... sorta. No action will be taken. It will only warn the user.- minor bugfixes/changes