Skip to content

Source view should track Debugger selection #2697

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

Closed
clayberg opened this issue Apr 23, 2012 · 3 comments
Closed

Source view should track Debugger selection #2697

clayberg opened this issue Apr 23, 2012 · 3 comments
Assignees
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug
Milestone

Comments

@clayberg
Copy link

When selecting a field while browsing objects in the debugger the source view should change focus to the declaration.
In my case, displaying a private field _on@a123af0 does not help much.

@clayberg
Copy link
Author

[user feedback]

@devoncarew
Copy link
Member

The specific suggested resolution could cause a lot of jumping around in the editor. I think the meta-issue here is that we don't provide an easy way to jump from a variable in the variables view to its definition; we should do that.


Added this to the M1 milestone.
Added Accepted label.

@devoncarew
Copy link
Member

Closing this issue - it's being tracked in https://code.google.com/p/dart/issues/detail?id=3422.


Added Duplicate label.
Marked as being merged into #3422.

@clayberg clayberg added Type-Enhancement closed-duplicate Closed in favor of an existing report labels Aug 3, 2012
@clayberg clayberg added this to the M1 milestone Aug 3, 2012
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
dart-bot pushed a commit that referenced this issue Nov 6, 2020
New commits:

git log --format="%C(auto) %h %s" 900e796a37fd9f68de9dd183cf4798fe5f055eaa..4ca4767a6c00b2dadecdaee9a4866dae40ef25f2
 4ca4767a Added a dart pub outdated --transitive option (#2731)
 6b145bd6 Deprecate --server argument to `pub publish` and `pub uploader`. (#2697)
 7737023a don't warn if previous prerelease was null safe (#2730)
 62f92838 Improve outdated --mode=null-safety (#2724)
 cc589ec3 Change message for no Latest resolution (#2729)
 656803e9 Require sdk constraint (#2718)
 8309d877 Added test that dev_dependency does not trigger null-safety warnings when publishing (#2727)
 332ea049 Remove warning about mixed mode. (#2723)
 a98a1f23 Simplify null-safety analysis in `pub outdated --mode=null-safety` (#2721)
 5fba2015 Outdated null safety implies prereleases (#2722)
 fb9ec4af Fixed bug in yaml_edit (#2703)

Change-Id: I22a084aee06542e04a272269fb0134f0ac62f779
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170690
Commit-Queue: Sigurd Meldgaard <[email protected]>
Reviewed-by: Michael Thomsen <[email protected]>
Reviewed-by: Jonas Jensen <[email protected]>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants