Skip to content

CodeNameTwister/Quick-Folds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Tool addon for editor of Godot 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published