Skip to content

[dds] Start DTD from the DevTools server #54937

@kenzieschmoll

Description

@kenzieschmoll

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

No one assigned

    Labels

    area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.dart-cli-tooling-daemonIssues related to the 'dart tooling-daemon' toolpkg-ddsFor 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)triage-automationSee https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions