Joachim

Results 68 comments of Joachim

My .bash_profile was taking 3-4 seconds to run and it was impacting my system all over the place (launch VS Code for instance). I don't think it had this much...

This is needed in https://www.drupal.org/project/drupal/issues/3269698 for example.

> There's not enough information provided to action this. Is there any errors in the output panel? Can you provide some code that reproduces the error? There is nothing in...

The extension host log has this, but I'm not sure how useful it is: ``` [2021-09-21 09:41:02.476] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/joachim/.vscode/extensions/neilbrayfield.php-docblocker-2.4.0/out/src/extension.js [2021-09-21 09:42:53.192] [exthost] [error] [bmewburn.vscode-intelephense-client] provider FAILED [2021-09-21 09:42:53.254]...

I'll try that, but I should also say that if I open a VSCode window in a subfolder of my PHP project, then it works fine and intelephense doesn't crash....

I found the problem I was having. The project I was opening in VSCode was a Drupal site. It contained a folder `patches/` which contained patch files for Composer to...

Someone suggested I change the intelephense.maxMemory setting from 256 to 2048, and the problem is now fixed for me. But: - why isn't there proper logging from VSCode extensions? -...

I also found the colour of the pin icon the opposite way of what I expected.