mirror of
https://github.com/godotengine/godot.git
synced 2026-02-24 12:50:12 +00:00
Fix #13180 As the same shortcut cannot be assigned to two actions, I removed the ability to fold (fold_line()) or unfold (unfold_line()) via menu (still possible by code), and there is a single fold/unfold action (toggle_fold_line()). The new default shortcut is now Alt+F
58 KiB
58 KiB