Skip to content

Dart editor - highlight related class/instances of class #2632

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
DartBot opened this issue Apr 18, 2012 · 3 comments
Closed

Dart editor - highlight related class/instances of class #2632

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

Comments

@DartBot
Copy link

DartBot commented Apr 18, 2012

This issue was originally filed by Pba...@gmail.com


What steps will reproduce the problem?

  1. Open Dart file in Dart editor with a class and a bit of code that makes an instance of that class.
  2. Click the bit that makes the instance of the class (class name behind new)

What is the expected output? What do you see instead?
I would expect the editor to highlight all instances of the class as well as the class name itself.
It highlights nothing, however there does seem to be some kind of recognition going as ctrl+clicking does make you end up at the class.

Eclipse does highlight related classes and instances as you can clearly see on the attached screenshot.

What version of the product are you using? On what operating system?
Dart Editor: Version 0.1.0.201204042313, Build 6213

Please provide any additional information below.


Attachment:
dart.png (107.07 KB)

@kasperl
Copy link

kasperl commented Apr 18, 2012

Added Area-Editor, Triaged labels.

@clayberg
Copy link

Removed Type-Defect label.
Added Type-Enhancement label.

@danrubel
Copy link

danrubel commented Jun 1, 2012

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

@DartBot DartBot added Type-Enhancement closed-duplicate Closed in favor of an existing report labels Jun 1, 2012
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
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

5 participants