php-language-server
php-language-server copied to clipboard
Parsing restarts every time I open the same project.
trafficstars
Hi, In my project, parsing is complete. DEBUG Checking PHPLS_ALLOW_XDEBUG
DEBUG The xdebug extension is not loaded
[Info - 11:12:46 AM] 8607 files total [Info - 11:12:46 AM] Indexing project for definitions and static
[Info - 11:19:42 AM] All 8607 PHP files parsed in 416 seconds. 434 MiB allocated.
**ISSUE IS, why parsing restarts every time I do open the project. ** It should also trigger prasing if something has changed.