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

Library files not getting annotated #19563

Closed
stevemessick opened this issue Jun 19, 2014 · 6 comments
Closed

Library files not getting annotated #19563

stevemessick opened this issue Jun 19, 2014 · 6 comments
Assignees
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Milestone

Comments

@stevemessick
Copy link
Contributor

Dart Editor version 1.5.0.dev_04_16 (DEV)
Dart SDK version 1.5.0-dev.4.16

  1. Delete workspace data
  2. Start Dart Editor
  3. Click Pop Pop Win and wait for analysis to finish
  4. Observe file names.

If you see library annotations on platform_web.dart or game_web.dart then do:

  1. Delete pop_pop_win
  2. On Welcome page, click Pop Pop Win and let it analyze

Check the library files again; by this time I never see library annotations. Reanalyze Sources will not display library annotations. Selecting one of the library files, disabling analysis and re-enabling it, will show the annotations. (Disabling will even cause the annotation to show up on the other library file.)

The library annotations should always be visible (or never).

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the 1.6 milestone.
Added Oldschool-Milestone-1.6 label.

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-1.6 label.

@sethladd
Copy link
Contributor

Removed Area-Editor label.
Added Area-Analyzer label.

@sethladd
Copy link
Contributor

Is this fixed in the Dart based analyzer? Can we close this?

@danrubel
Copy link

danrubel commented Nov 4, 2014

This appears to be fixed


Added Fixed label.

@clayberg
Copy link

Added this to the 1.8 milestone.

@stevemessick stevemessick added Type-Defect area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. labels Nov 28, 2014
@stevemessick stevemessick added this to the 1.8 milestone Nov 28, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Projects
None yet
Development

No branches or pull requests

5 participants