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

Companion doesn't load most namespaces in laravel #145

Closed
gharabaghi opened this issue Jul 11, 2021 · 6 comments
Closed

Companion doesn't load most namespaces in laravel #145

gharabaghi opened this issue Jul 11, 2021 · 6 comments
Labels

Comments

@gharabaghi
Copy link

Hey guys.
i newly installed Sublime (Build 4107) and enjoyed using it. But when i want to use commands working with namespaces (like fcqn) the package doesn't import most namespaces (i have defined keys). But for namespaces and classes like Response and DB it's not working.
i don't know what is the problem and how to fix it. maybe related to the companion not updated for years!

@erichard
Copy link
Owner

Hi @qarabaqi,

ST4 does not index files and folders ignored by .gitignore. Try to change your settings with

    "index_exclude_gitignore": false

Companion does not need updates as it works flawlessly for years 😉

@gharabaghi
Copy link
Author

Hi @qarabaqi,

ST4 does not index files and folders ignored by .gitignore. Try to change your settings with

    "index_exclude_gitignore": false

Companion does not need updates as it works flawlessly for years wink

Thank you so much. Solved a days consuming problem. just seems weird because i couldn't find the solution with google!
Anyway putting "index_exclude_gitignore": false in the project settings file eliminated the problem. i didn't even rebuild the cache!

@lucianene
Copy link

Thank you guys, had the same problem.

@stale
Copy link

stale bot commented Sep 14, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 14, 2021
@stale stale bot closed this as completed Sep 21, 2021
@arxeiss
Copy link

arxeiss commented Oct 13, 2021

It would be nice to add this info into README. I think more people are struggling with it.

@erichard
Copy link
Owner

Good idea @arxeiss. I've updated the README.

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

4 participants