#5858/#5871: The Test Explorer now groups test suites under workspace/package folders, making tests in large workspaces easier to navigate.

package:test version 1.29.0 or later.deviceId and emulatorId fields in launch.json now support substring matches and matching on device ID and name..dart_tool/package_config.json file, the flutterRoot field will be used in preference to inferring from the flutter package path.launch.json now accepts debuggerType to force the kind of debugger and provides code completion for the valid values. Generally the extension should correctly detect the correct kind of debugger to launch so use of this field is discouraged unless you have specific/unusual requirements.build_runner are now invoked with dart run, preventing a warning about flutter pub run being deprecated.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!