ikappas / vscode-phpcs

PHP CodeSniffer for Visual Studio Code
MIT License
128 stars 56 forks source link

PHPCS slows down/prevents variable name and function suggestions #171

Open joachim-n opened 4 years ago

joachim-n commented 4 years ago

With this extension enabled, PHPCS is run anytime I type something.

That appears to get in the way of the variable name and function suggestions I get without this extension.

Without this extension:

With this extension: