A downloadable tool

Buy Now
On Sale!
25% Off
$19.99 $14.99 USD or more

Giving Back to the Engine: As a passionate Godot developer, I will donate 20% of all GDGist Pro net revenues directly to the Godot Development Fund. By upgrading your IDE workflow, you are also actively supporting the future of the engine we all rely on.
I am not affiliated in any way with the Godot Foundation. This is just my way to say "Thank you" to the makers of Godot!

GDGist Pro License

Please be aware that upgrading to the Pro Edition represents a strict departure from the open-source ecosystem. 

While the GDGist Community Edition operates freely under the MIT License, the Pro Edition is a commercial product. When you extract the Pro archive into your project, the underlying LICENSE file in your "addons/coldrock-gdgist/" directory is replaced with  a non-free license bound by strict Terms & Conditions. 

By upgrading, you are no longer legally permitted to freely copy, share, or redistribute the addon. Ensure your team and repository management practices reflect this legal boundary.

GDGist Pro: Advanced IDE Automation

Time is the most expensive resource in software development. GDGist Pro Edition is a deeply integrated IDE Code Snippet Manager and workflow automation suite designed specifically for veteran Godot 4.6+ developers. It is built to eliminate boilerplate, automate repetitive editor tasks, and streamline complex project refactoring without polluting your FileSystem.


 The Power of Editor Scripts

Stop writing temporary "tool" scripts that clutter your project hierarchy. The Editor Scripts feature allows you to write and execute raw GDScript directly within the IDE's memory space. Automate massive refactors, batch-rename nodes, or manipulate resources on the fly, leaving zero trace in your project directory. 

To demonstrate this capability, GDGist Pro comes bundled with production-ready Editor Scripts out of the box:

  • AI Prompter: A utility script that concatenates all selected files from the FileSystem dock into a single, markdown-formatted text block. The output is instantly pushed to your clipboard or written to a file. This provides an incredible workflow speed-up for injecting full class contexts into current LLM/AI systems.
  • Sprite Slicer: Instantly split a large "Sprite Sheet" resource into smaller, individual .tres resources. Because all generated resources reference the exact same underlying SpriteSheet texture, you maintain modular access to individual frames while keeping GPU draw calls at an absolute minimum.

Interface Extractor

Stop manually copying and pasting method signatures to fulfill interface contracts. The Interface Extractor utilizes a custom parser that scans your GDScript files for virtual/abstract methods (or custom @virtual annotations). It automatically extracts these signatures and converts them into ready-to-deploy snippet blocks.

NOTE: The video below is best viewed through right-click -> open in new tab.


Global Gists: A Cross-Project Workflow

In the standard Community Edition, snippets are bound to the local project root. The Pro Edition unlocks Global Gists

By persisting your most critical architectural patterns and utility snippets to the OS user data directory, Global Gists become instantly available across every Godot project on your machine. Write a brilliant state machine boilerplate once; use it everywhere.

Core Features Included

The Pro Edition fully encompasses the robust core engine of GDGist:

  • Context-Aware Insertion: The intelligent `Alt+.` menu strictly respects GDScript class inheritance, ensuring you only see code blocks relevant to your current cursor context.
  • Custom Tree Dock: Manage, organize, and drag-and-drop snippets with a dedicated dock featuring syntax-highlighted tooltips for rapid visual parsing.


Purchase

Buy Now
On Sale!
25% Off
$19.99 $14.99 USD or more

In order to download this tool you must purchase it at or above the minimum price of $14.99 USD. You will get access to the following files:

pro-release-2606.3.zip 40 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.