HvyIndustries / crane

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

VSCode Php Language Server issues #302

Closed 78juli closed 7 years ago

78juli commented 7 years ago

Platform : win32 VSCode Version : 1.11.2 Crane Version : 0.3.6

VSCode keeps parsing all php files in the folder I open. Which sometimes causes VSCode to crash. I don't want to parse 1000s of php files in the background. So I'd love to be able to disable that. Here is a screenshot, it's parsing wordpress core files which I really don't need to look into when I'm working on specific theme files only.

image

nevadascout commented 7 years ago

Hey, the PHP Language Server is not part of the Crane plugin.

It looks like you might have another PHP code completion plugin installed as well...?