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

Annotations from composer deps are not autocompleted anymore #13

Closed
stof opened this issue May 5, 2014 · 9 comments
Closed

Annotations from composer deps are not autocompleted anymore #13

stof opened this issue May 5, 2014 · 9 comments
Labels

Comments

@stof
Copy link

stof commented May 5, 2014

The autocompletion of annotations now includes only the annotations defined in the project, not annotations defined in composer dependencies (it used to work in the past).
This is annoying as most annotations are coming from third-party packages (Doctrine, Symfony Validator, ...)

@Haehnchen
Copy link
Owner

i did serveral tests against this. i found a very old one, where all vendor folders were ignored "Settings > Directories - Excluded". pls check this

@stof
Copy link
Author

stof commented May 5, 2014

well, the vendor folders are indeed excluded. This is done automatically by the composer integration (they are added as library paths)

@Haehnchen Haehnchen added the api label May 5, 2014
@Haehnchen
Copy link
Owner

thx, so i also need a workaround here

@elnur
Copy link

elnur commented May 31, 2014

Any progress or a workaround for this?

@Haehnchen
Copy link
Owner

will go here next...

@Haehnchen Haehnchen added fixed and removed api labels Jun 7, 2014
@elnur
Copy link

elnur commented Jun 7, 2014

Awesome. Thanks.

Is it in the release that just got out?

@stof
Copy link
Author

stof commented Jun 7, 2014

yep. Look at the commit history. It is before the 1.2 tag :)

@elnur
Copy link

elnur commented Jun 7, 2014

Great. Just tested it out. Works.

Awesome job on the plugin, @Haehnchen. 👍

@Haehnchen
Copy link
Owner

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants