From 40903707e768d7800df9d571590caa6637bfbac1 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 8 Feb 2026 17:25:07 +0000 Subject: [PATCH] feat(settings): add harper-ls spell checker config Add harper-ls as a second spell checker alongside cSpell. Update the section header to "Spell Checkers" (plural) and list both extensions. Co-Authored-By: Claude Opus 4.6 --- settings.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 8b5ccd4..9420aa8 100644 --- a/settings.json +++ b/settings.json @@ -318,11 +318,14 @@ "file-browser.labelIgnoredFiles": true, // // =========================================================================== - // MARK: Spell Check + // MARK: Spell Checkers // =========================================================================== - // Extension: + // Extensions: + // - https://marketplace.visualstudio.com/items?itemName=elijah-potter.harper // - https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker // + "harper.isolateEnglish": true, + "harper.linters.Dashes": false, "cSpell.checkVSCodeSystemFiles": true, "cSpell.customDictionaries": { // Run the `./siren config` command to symlink