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
One of the scripts I'm working on warns me when there's been an update to the extension when it's run from within VSC; ref #30, so I shut down and restarted VSC only to discover that the script would not run or produce any output to the console with Ctrl+F9, but would execute as expected when run directly. VSC needed a further F1 > Developer: Reload Window before things returned to normal.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
One of the scripts I'm working on warns me when there's been an update to the extension when it's run from within VSC; ref #30, so I shut down and restarted VSC only to discover that the script would not run or produce any output to the console with Ctrl+F9, but would execute as expected when run directly. VSC needed a further
F1 > Developer: Reload Window
before things returned to normal.Beta Was this translation helpful? Give feedback.
All reactions