ThemeMode.system
) while debugging your app.version
file or Dart SDK (for example after a fresh clone or upgrade), activation of the extension will now be delayed while components are downloading (showing a progress notification) rather than reporting an error and requiring a restart."console": "terminal"
on Windows will no longer show “The terminal process terminated with exit code: 1”.dart.warnWhenEditingFilesOutsideWorkspace
and dart.warnWhenEditingFilesInPubCache
individually).dart.embedDevTools
setting.These items only apply when running with the dart.previewLsp
setting enabled and may require a very recent (or dev) SDK build. LSP will become the default in future, so please try it out and send feedback!
launch.json
to allow attaching using a launch configuration (which unlike Flutter: Attach to Flutter on Device can include preLaunchTask
s and other custom configuration).