Skip to content

when creating new file editor does not recognize 'part of' statement #8143

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 Jan 26, 2013 · 4 comments
Closed

when creating new file editor does not recognize 'part of' statement #8143

DartBot opened this issue Jan 26, 2013 · 4 comments
Assignees
Labels
closed-duplicate Closed in favor of an existing report
Milestone

Comments

@DartBot
Copy link

DartBot commented Jan 26, 2013

This issue was originally filed by @unicomp21


What steps will reproduce the problem?

  1. Take an existing library
  2. Add a new file, cell_noise.dart, and put "part of rad_textures;" at the top
  3. Update "rad_textures.dart" with "part 'src/cell_noise.dart';"
  4. The editor does not recognize the new part unless it is closed and reopened.

What is the expected output? What do you see instead?
editor should recognize new part. editor shows errors for the new part.

What version of the product are you using? On what operating system?
latest, linux

Please provide any additional information below.

@iposva-google
Copy link
Contributor

Added Area-Editor, Triaged labels.

@clayberg
Copy link

clayberg commented Feb 1, 2013

Set owner to @scheglov.
Added this to the M4 milestone.

@scheglov
Copy link
Contributor

Model or analysis server problem.


Set owner to @danrubel.

@danrubel
Copy link

Removed this from the M4 milestone.
Added this to the M5 milestone.
Added Duplicate label.
Marked as being merged into #8147.

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
Projects
None yet
Development

No branches or pull requests

5 participants