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

# Fold Functions Addon for GodotWith this addon you can fold/unfold gdscript functions inside the Godot's code editor.After enabling, use `CTRL+SHIFT+P` to open command palette and type `fold` to see the new options.## LicenseThis project is licensed under the GNU General Public License (GPL) v3. See [LICENSE](LICENSE) for full terms.
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.
# Fold Functions Addon for Godot
With this addon you can fold/unfold gdscript functions inside the Godot's code editor.
After enabling, use `CTRL+SHIFT+P` to open command palette and type `fold` to see the new options.
## License
This project is licensed under the GNU General Public License (GPL) v3. See [LICENSE](LICENSE) for full terms.
Reviews
Quick Information

# Fold Functions Addon for GodotWith this addon you can fold/unfold gdscript functions inside the Godot's code editor.After enabling, use `CTRL+SHIFT+P` to open command palette and type `fold` to see the new options.## LicenseThis project is licensed under the GNU General Public License (GPL) v3. See [LICENSE](LICENSE) for full terms.