Skip to content

Analysis Server: implement support for .packages #23925

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
sethladd opened this issue Jul 30, 2015 · 4 comments
Closed

Analysis Server: implement support for .packages #23925

sethladd opened this issue Jul 30, 2015 · 4 comments
Assignees
Labels
devexp-server Issues related to some aspect of the analysis server legacy-area-analyzer Use area-devexp instead. P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Milestone

Comments

@sethladd
Copy link
Contributor

Tracking bug. Parent/meta issue is #23372

@sethladd sethladd added P1 A high priority bug; for example, a single project is unusable or has many test failures legacy-area-analyzer Use area-devexp instead. devexp-server Issues related to some aspect of the analysis server labels Jul 30, 2015
@sethladd sethladd added this to the 1.12 milestone Jul 30, 2015
@pq
Copy link
Member

pq commented Jul 30, 2015

As of 818229c support can be enabled via an option specified in a .dart_analysis_server.yaml file in your homedir. Specifically:

ContextManagerImpl.ENABLE_PACKAGESPEC_SUPPORT: true

@sethladd
Copy link
Contributor Author

@stereotype441 what do you think, can we close this? How do you feel about this support?

cc @pq

@stereotype441
Copy link
Member

We are as complete as we're going to get for 1.12. All the major use cases we're aware of are addressed.

Some rewrite for 1.13 is planned that should tighten up the feature even more, and reduce our risk of unknown bugs, but I don't see any reason to hold up 1.12 waiting for that.

@sethladd
Copy link
Contributor Author

Thanks for the update!

@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devexp-server Issues related to some aspect of the analysis server legacy-area-analyzer Use area-devexp instead. P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants