Edit of asset "Code Snippets" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Code Snippets | |
| Description |
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+Tab. 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 for more details. ----------------------- New: - added settings page - added help page with more details on how to use it |
| Category | Tools | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/Leleat/Godot-CodeSnippets | |
| Issues Url | https://github.com/Leleat/Godot-CodeSnippets/issues | |
| Godot version | Godot 3.2 | |
| Version String | 1.2.1 | |
| Download Commit | 718150ae513f0e262bb7190e744dec2b448c3915 | f186289bb6904bce91f4ffdd4711158f21fc1bf0 |
| Download Url (Computed) | https://github.com/Leleat/Godot-CodeSnippets/archive/718150ae513f0e262bb7190e744dec2b448c3915.zip | https://github.com/Leleat/Godot-CodeSnippets/archive/f186289bb6904bce91f4ffdd4711158f21fc1bf0.zip |
| Icon Url |
https://raw.githubusercontent.com/Leleat/AGodotCodeSnippetPlugin/master/icon.png
|
|