HvyIndustries / crane

PHP Intellisense/code-completion for VS Code
https://hvy.io/crane
Other
240 stars 25 forks source link

Not finding classes from my project #376

Open designermonkey opened 6 years ago

designermonkey commented 6 years ago

If I hold down the command key and click on a class name (like in new MyClassName) It gives me information about all possibilities, but not from my current project.

I am on Mac, with the latest VSCode and latest extension version.

nevadascout commented 6 years ago

Are you using a multi-folder workspace?

designermonkey commented 6 years ago

Nah, just a single folder. I'm sure I've seen it working before, but I can't be definitely sure :(