You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think navigate based on folder (Fold/Unfold) is usefull.
The script is organized by control statements rather than line breaks.
For example, Ctrl Up/Ctrl down to navigate to the start/end position of current folder scope, like start/end of current if-end, next nearby if end with same level, etc; Ctrl Left navigate to the upper level such as function end.
And, seems it associate with folder level excatlyt.