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 frequently run devcontainer exec as part of my command line-based development workflow. Since I'm already in the workspace directory (folder) when running the command, having to specify --workspace-folder . seems unnecessary.
Could --workspace-folder default to "." (current directory)?
marcindulak, istvan-derda, ptab, nifr, fz-ryanbigg and 1 more