php-language-server
php-language-server copied to clipboard
PHP Implementation of the VS Code Language Server Protocol 🆚↔🖥
mac sierra Code 1.15.1 Php instellisense 1.15.0 php 7.1.6_18 Cpu load 95% with no tabs opened, memory usage gradually increased by 1-2 mb in 10 secs Maybe this will help:...
Memory usage
Using it with [atom/ide-php](https://github.com/atom/ide-php), it consumes ~1.2G of RAM. Is that expected?
Your requirements could not be resolved to an installable set of packages. Problem 1 - Conclusion: don't install felixfbecker/language-server v5.4.6 - Conclusion: don't install felixfbecker/language-server v5.4.5 - Conclusion: don't install...
`UnexpectedValueException: RecursiveDirectoryIterator::construct(...): failed to open dir: Permission denied in .../felixfbecker.php-intellisense-1.5.0/vendor/webmozart/glob/src/Iterator/RecursiveDirectoryIterator.php:43` It seems it prevents the plugin from working If you need more information feel free to ask, I have no...
 That would be great to have an autocomplete (with use import) while describing DocBlock
`$` is the bane of my existence. It would save so much daily frustration if I could just start typing the variable's name without the leading `$` all the time...
Issue Type: Bug Copy one file from another directory into a workspace directory via drag-and-drop. The File Copy Participants dialog appears and doesn't go away, and the File copy never...
[felixfbecker.php-intellisense-unresponsive.cpuprofile.txt](https://github.com/felixfbecker/php-language-server/files/6725272/felixfbecker.php-intellisense-unresponsive.cpuprofile.txt)
I'm running php php-language-server.php,throw this error PHP Fatal error: Uncaught Error: Class 'LanguageServer\StderrLogger' not found in /php-language-server/bin/php-language-server.php:27
ErrorException: Method ReflectionParameter::getClass() is depricated in StandardTagFactory.php 241
Hi I get the following error everytime I open vscode with C++ or JavaScript projects. Don't see it with PHP though. Intellisense v2.3.14 Mac OS X v11.1 VSCode v1.52.1 ```...