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
aef293c Merge pull request #27 from stuartleeks/sl/set-devcontainer-name
Devcontainer templates use a standard name for the devcontainer (e.g. "python" for the python template). This modifies the behaviour to override the name after copying to use the name of the containing folder (or the value of the --devcontainer-name parameter if passed)