Snippets Editor Plugin 3.0.4 screenshot 1
G

Publisher

gswashburn

Snippets Editor Plugin 3.0.4

Tools
Code Copy Development Lifecycle Management Paste Script Snippet

An editor plugin for Godot Engine 3.x to manage code snippets in your projects. Edit, Copy, Add and Delete frequently used pieces of code into your Godot 3.x projects.

v1.1 Internal Editor added to right mouse click on code snippet.

Snippets Editor Plugin Script

An editor plugin for Godot Engine 3.x to manage code snippets in your projects.

Snippets are small pieces of code you use over and over in your game development lifecycle. This plugin allows you to copy and paste them to your current game script editor. It also allows for the addition of new snippets to the list by copying code from the script editor and pasting it as a snippet file.

v1.1 Adds Internal Editor to right mouse click on Code Snippet

License

All parts of this project that are not copyrighted or licensed by someone else are released under the MIT License - see the LICENSE.md file for details.