git caused by the Copilot extension mutating environment variables has been removed, since the Copilot extension shipped a fix back in June.#6155: Errors like “Quick Fix failure: _dart.applySnippetTextEdit command not found” when using quick-fixes and code actions have been resolved in the upcoming v1.136.0 release of the VS Code editor (not the Dart extension).
The following items depend on changes to the Dart/Flutter SDKs that have not yet been released to stable channels. They may be available to test in the current beta/master channels and will show up in future SDK releases.
#6092/#6108: Refactors that use the new input framework (such as “Add a name to the constructor” and “Add a prefix to the import”) will now perform validation during typing instead of waiting for submission. Errors will suppress submission whereas warnings do not.

dart fix (for example adding missing dependencies).withValues, withAlpha, withRed, withGreen, withBlue methods on Color instead of just showing the base color prior to the invocation.{@example ...} now produces clickable links, like the previous “See code in …” format that was used in the Flutter SDK.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!