Wish: Keyboard shortcut for Fold Definitions (Level 1)

Continuing the discussion from Rhino 8, Script Editor - Collapse to Definitions missing:

@Alain,
I would like the shortcut for Fold Definitions (Level 1) in the Script Editor to be the same as that in the Python Editor: Ctrl+Shift+ -
but in RH-78882 you state “those key bindings don’t work well on all keyboards”.

What keyboards are you referring to?

Please also (re)implement
Ctrl+K Ctrl+1
VS Code’s default shortcut for this command as an alternative. (Currently, Ctrl+1 toggles the Problems Tray regardless if Ctrl+K is first entered.)

Thank you

8.10.24226.13001, 2024-08-13

Hi Steven,

I meant keyboards with different layouts.

I’m in the middle of a major overhaul of the internals of the editor mostly to better support autocompletion but a side benefit from this work will be better support for key bindings.

1 Like