79091124

Date: 2024-10-15 17:39:46
Score: 1
Natty:
Report link

I had the same issue and found that the Laravel Extra Intellisense VS Code extension was triggering the list command about every minute. Disabling this extension solved the problem but may limit some autocompletion features added by this extension.

https://marketplace.visualstudio.com/items?itemName=amiralizadeh9480.laravel-extra-intellisense

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Patrick Levesque