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

analysis.setSubscriptions needs to allow files that are subject to analysis #20316

Closed
bwilkerson opened this issue Aug 1, 2014 · 2 comments
Closed
Labels
analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@bwilkerson
Copy link
Member

Currently the analysis.setSubscriptions request requires that the files being subscribed to are included in an analysis root, but this needs to be updated to allow any file that is subject to analysis.

@scheglov
Copy link
Contributor

scheglov commented Aug 6, 2014

With this CL https://code.google.com/p/dart/source/detail?r=38955 analysis server can open SDK sources.

@bwilkerson bwilkerson added Type-Defect area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-server labels Aug 6, 2014
@bwilkerson bwilkerson removed the Triaged label Nov 4, 2015
@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed Priority-Medium labels Mar 1, 2016
@stereotype441 stereotype441 removed their assignment Aug 15, 2016
@srawlins srawlins added P4 and removed P2 A bug or feature request we're likely to work on labels Apr 13, 2023
@keertip
Copy link
Contributor

keertip commented Apr 18, 2023

closing as stale.

@keertip keertip closed this as completed Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P4 type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

6 participants