We have redirected you to our new domain: store.godotengine.org. Please update your bookmarks!

Description
Changelog
Reviews

Quick-Folds

Godot Engine 4.3 Copyrights License

Tool addon for code editor in Godot 4

Allow quick and custom folding for all lines in the editor using the keyboard.

How Work

  • Press Atl + Num[0 - 9] (start by number 1) to change fold level > Like American Keyboard from left to right: Atl + 1 , Atl + 2 ... Atl + 9, Atl + 0

  • (Inverted): Press Shift + Atl + Num[0 - 9] (start by number 1) to change inverted fold level > Like American Keyboard from left to right: Shift + Atl + 1 , Shift + Atl + 2 ... Shift + Atl + 9, Shift + Atl + 0

Quick Example:

  • Atl + 1 for collapse all lines
  • Shift + Atl + 1 for show all lines

Preview

Preview

# Copyrights (c) CodeNameTwister. See LICENSE for details.

Changelog for version 1.0-stable

No changelog provided for this version.

Reviews (0)

Quick Folds has no reviews yet.

Login to write a review.