When you open a project, it takes some time to index the whole project by the LSP (phpactor) and the autocompletion doesn't work properly until it is done.
We need to show an indexing indicator in the status bar in the below to show the indexing status.
phpactor sends websocket messages regarding the indexing status.
When you open a project, it takes some time to index the whole project by the LSP (phpactor) and the autocompletion doesn't work properly until it is done.
We need to show an indexing indicator in the status bar in the below to show the indexing status.
phpactor sends websocket messages regarding the indexing status.