For instructions on installing the Dart or Flutter extensions, go here.
v2.2.0
- When running on Mac OS + iOS breakpoints should work from first launch without having to hot reload first
- A new Dart: Sort Members command has been added
- The Debug: Start without Debugging command will no longer error if this is the first time running a project (where the
.vscode\launch.json
file does not exist) - A new setting
sdkContainer
has been added which can be used for fast SDK switching - set to a folder that contains multiple SDKs and the Dart SDK version in the status bar will become clickable
Upstream Issues
Some feature requests and fixes require new features and fixes in upstream projects like VS Code and LSP which use counts of 👍s on those issues to help gauge demand. The Dart-Code website now lists some of the most significant upstream issues with a description of the feature/fix they would enable. Please consider reviewing this list and adding your 👍 to any GitHub issues relevant to features you’d like to see!