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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
The "Compose Start" and "Compose Stop" commands available in the explorer context menu will now also be available in the command palette. #3140
Fixed
Flask apps will now use port 5002 by default, and .NET apps will use the semi-random port scaffolded in the launchSettings.json file. This will avoid conflicting with port 5000 which is often in-use on Mac. #3381
Fixed an issue in the container files explorer on Windows containers with other localizations. #3415
The experience for adding Dockerfiles to Django projects has been improved slightly. #3410