Fold Functions Addon for Godot
With this addon you can fold/unfold gdscript functions inside the Godot's code editor. Use Command Palette to see the folding options.
Installation
This addon will soon be available on the asset store, but to manually install it:
- Download the zip file and unzip.
- Copy addons folder to the root folder of your project.
Usage
- Enable the plugin from
Project Settings
. - Use
CTRL+SHIFT+P
to open command palette and typefold
.
License
This project is licensed under the GNU General Public License (GPL) v3. See LICENSE for full terms.