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
Inline-defined functions tend to be small enough that it's not useful to
jump between them. Instead, jump between top-level functions (defined at
file scope) instead.
Bug where jumping back jumps past a function still occurs.
0 commit comments