-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.Use area-dart-cli for issues related to the 'dart' command like tool.dart-cli-tooling-daemonIssues related to the 'dart tooling-daemon' toolIssues related to the 'dart tooling-daemon' toolpkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development Servicepkg-dtdFor issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)triage-automationSee https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.
Description
When the DevTools server is started from an IDE, the IDE starts DTD and then passes the dtd uri to DevTools server. However, when the DevTools server is started from a CLI environment (i.e. if a user runs dart run or flutter run, then DevTools server will be spawned without a DTD uri being passed from an IDE.
In this case, we want to start DTD from DevTools server and manage the lifecycle.
CC @CoderDake @bkonyi
Metadata
Metadata
Assignees
Labels
area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.Use area-dart-cli for issues related to the 'dart' command like tool.dart-cli-tooling-daemonIssues related to the 'dart tooling-daemon' toolIssues related to the 'dart tooling-daemon' toolpkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development Servicepkg-dtdFor issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK)triage-automationSee https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.