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

can not find the declaration on my IDE #34

Open
AtlanticF opened this issue Jul 1, 2017 · 2 comments
Open

can not find the declaration on my IDE #34

AtlanticF opened this issue Jul 1, 2017 · 2 comments

Comments

@AtlanticF
Copy link

I am build the extension success, but in my IDE(PHPStrom), it can not find the declaration to go.
How to let my IDE to find the declaration for this extension? like use UI\Window;

@RyanNerd
Copy link

RyanNerd commented Jul 1, 2017

This is because JetBrains (who makes PhpStorm) does not have the ui extension listed in their stubs.

There's a way you can contribute take a look at the contribution guidelines from the link.

@AtlanticF
Copy link
Author

@RyanNerd Yes, i got it. Thank you so much.

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

No branches or pull requests

2 participants