Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow starting DTD on a fixed port #56000

Closed
CoderDake opened this issue Jun 13, 2024 · 1 comment
Closed

Allow starting DTD on a fixed port #56000

CoderDake opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels
area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-tooling-daemon Issues related to the 'dart tooling-daemon' tool P2 A bug or feature request we're likely to work on pkg-dtd For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK) type-enhancement A request for a change that isn't a bug

Comments

@CoderDake
Copy link

Allow starting DTD on a fixed port (can be useful when running the Editor Sidebar stager app if using a real DTD, because could be started it in a preLaunchTask in VS Code so you can just press F5 to start everything up… wouldn’t be necessary if we could just host DTD internally or a representative mock though).

@CoderDake CoderDake added P2 A bug or feature request we're likely to work on dart-cli-tooling-daemon Issues related to the 'dart tooling-daemon' tool labels Jun 13, 2024
@dart-github-bot
Copy link
Collaborator

area-web, type-enhancement

The user requests the ability to start the Dart DevTools (DTD) on a fixed port. This would simplify launching DTD alongside other applications, particularly when using the Editor Sidebar stager app in VS Code.

@dart-github-bot dart-github-bot added area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-enhancement A request for a change that isn't a bug labels Jun 13, 2024
@devoncarew devoncarew added area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. and removed area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Jun 13, 2024
@DanTup DanTup self-assigned this Jun 17, 2024
@kenzieschmoll kenzieschmoll added the pkg-dtd For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK) label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dart-cli Use area-dart-cli for issues related to the 'dart' command like tool. dart-cli-tooling-daemon Issues related to the 'dart tooling-daemon' tool P2 A bug or feature request we're likely to work on pkg-dtd For issues related to the Dart Tooling Daemon (package:dtd or pkg/dtd_impl within the Dart SDK) type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants