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
I wrote this because searching my code manually took too long, with this plugin you can swiftly search, read and copy your local code from other projects without opening them.Specify your project folder and view all your scripts in one place.Copy part of the function -> Click Hold + DragCopy the entire function -> ClickCopy the entire script -> Shift + ClickWorks for both .gd and .cs
I wrote this because searching my code manually took too long, with this plugin you can swiftly search, read and copy your local code from other projects without opening them.
Specify your project folder and view all your scripts in one place.
Copy part of the function -> Click Hold + Drag
Copy the entire function -> Click
Copy the entire script -> Shift + Click
Works for both .gd and .cs
Reviews
Quick Information
I wrote this because searching my code manually took too long, with this plugin you can swiftly search, read and copy your local code from other projects without opening them.Specify your project folder and view all your scripts in one place.Copy part of the function -> Click Hold + DragCopy the entire function -> ClickCopy the entire script -> Shift + ClickWorks for both .gd and .cs