vscode-intelephense
vscode-intelephense copied to clipboard
Click the status bar icon to index workspace.
Use status bar item instead of status bar message.
hi @bmewburn
Hi @tianyiw2013 , thanks for the PR. I'm not sure about this, some users like to keep the status bar clear. It also might be confusing with the git sync controls. Would it be simpler to keybind the command if you wanted quick access to it?
I didn't update the screenshot. In fact, the status bar displays "$(refresh) intelephense" by default. If the user wants a clean status bar and doesn't need it, they can hide the status bar item. In addition to setting shortcut keys, I think it's more convenient.
I guess many people encounter abnormal indexing, but they don't know they can re index. So I think we can consider adding this button. When everyone encounters a problem, they may think that refreshing the index may solve some problems.
I agree with @tianyiw2013 , at first I didn't know there was a "index workspace" command, it would be cool to have it, since we can hide it, idk if it is really a problem. Maybe hiding it by default, but we loose the goal of it if so
Will this be merged?
Seems like a great QoL addition!
This is a must. I face indexing issues quite a lot of times. Sometimes need to restart the VSCode to get it properly working.
To the point from @bmewburn above in the thread. Yes, people like to keep the editor status bar clean. But along with this if we could have the option to trigger it using cmd+shift+p would be great.
This is a must. I face indexing issues quite a lot of times. I had to restart the VSCode to get it properly working.
You can already trigger Indexing from the Command Palette...
A button would be nice though.
What's the command for reindexing?
@priyashpatil
What's the command for reindexing?
ctrl + shift + p
> Index workspace