dart-lang / dart-lang/webdev

Implement `setLibraryDebuggable`

Open
#606 0 comments 1 reaction 0 assignees View on GitHub
package:dwds type-enhancement
Dominant language
Dart
Stars
224
Forks
94
Avg merge
7h 14m
Merged PRs (30d)
2

Description

By default we currently black box the SDK and a couple other libraries:
https://github.com/dart-lang/webdev/blob/bba066f56e738d4bd1d63bfcc627fe8107e96d7f/dwds/lib/src/debugging/sources.dart#L181

Contributor guide

Open the contributing guide

Research direction

Start by reading dwds/lib/src/debugging/sources.dart around line 181 and trace how the SDK and other libraries are currently black-boxed. Completion means implementing setLibraryDebuggable so those libraries can be made debuggable; the issue names no tests, so locate the relevant test entry point while reading.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
cli, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.