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
With the java extension for VS Code, when editing launch parameters, you can set args to be "${command:SpecifyProgramArgs}" which will prompt for arguments.
A similar feature for Python would have been most appreciated.