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
So we pleasingly have "run selection" which evaluates the selected text in the integrated terminal. This is great, and very Emacs-y! But what is missing to me is "eval function" (or expression) to evaluate the entire surrounding function, and "eval file" (buffer, in Emacs terms) to evaluate the whole file. That way users don't have to reselect text to run.