HvyIndustries / crane

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

Huge project, search symbol hangs #365

Open mixman68 opened 6 years ago

mixman68 commented 6 years ago

Hello, My VSCode crash when i search symbol into a huge project (4000 classes, avg 10 method/classes)

mixman68 commented 6 years ago

I had found this : https://github.com/Microsoft/vscode/issues/29674

Maybe a link

Intelephense applied a workaround, limit output of symbol search.

Maybe we can apply here ?