webksde / ddev-vscode-devcontainer-drupal-template

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

Integrate an automated spell checking command using cspell #117

Closed joshsedl closed 1 year ago

joshsedl commented 1 year ago

https://cspell.org/

joshsedl commented 1 year ago

Also activate https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker which uses cspell internally

joshsedl commented 1 year ago

CSpell is used for Drupal core issues, which would be another reason to have this as both a linter and a custom ddrv command

JPustkuchen commented 1 year ago

Just came across the same! :) Good point! Do it :)

joshsedl commented 1 year ago

Done through https://github.com/webksde/ddev-vscode-devcontainer-drupal-template/commit/57aa3041d8ddb074be77d74f02208b19fb004d19