webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
23 stars 3 forks source link

Add phpstan and eslint extensions to the attached VSCode Container #97

Closed joshsedl closed 10 months ago

joshsedl commented 2 years ago

Fixed eslint, phpstan remaining

joshsedl commented 2 years ago

Fixed phpstan in https://github.com/webksde/ddev-vscode-devcontainer-drupal9-template/commit/965c3ef562ba97e5bf6cb321aede9127de3106df. Working as expected now.

joshsedl commented 10 months ago

The PHPStan extension is broken once again. Let's keep it as a custom command, but remove the extension recommendation, since the extension seems super fragile, is super slow and code hints overlap with intelephense.