php-language-server icon indicating copy to clipboard operation
php-language-server copied to clipboard

Indexing not cached ?

Open Erwyn opened this issue 2 years ago • 3 comments

Maybe it's on my side. I simply installed the VSCode extension, it indexes and works well. But when I close and relaunch VSCode, my project is entirely indexed again. Is it normal ? Did I miss a configuration option ?

Erwyn avatar Mar 17 '22 16:03 Erwyn

No, you are not doing anything wrong. It's simply implemented like this for now. Versioned vendor packages are cached, your project gets reindexed every time. I already noted this here for myself https://github.com/zobo/vscode-php-intellisense/issues/9 Will get to that hopefully soon.

zobo avatar Mar 17 '22 22:03 zobo

Thanks! duly noted.

I'm sorry I thought #9 was about something else entirely hence the duplicate. Do you want me to close this one or do you want to keep it open and close it once / if it's done ?

Erwyn avatar Mar 18 '22 08:03 Erwyn

It's ok, leave it for others to see. I'll close it when I'm able to do it. Thanks!

zobo avatar Mar 20 '22 06:03 zobo