From 98ff8081b9e892f6f2e457389054a0ae9a62b1fc Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 20:37:27 +0200 Subject: [PATCH] ci: Update ALL Dependencies (main) -- Workflow Bot (#2889) Co-authored-by: Jason3S --- README.md | 16 ++++++++-------- docs/_includes/generated-docs/README.md | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index d0ab129ecc..59d5a11b49 100644 --- a/README.md +++ b/README.md @@ -130,11 +130,11 @@ Open up VS Code and hit `F1` and type `ext` select install and type `code-spell- To _Enable_ or _Disable_ spell checking for a file type: -1. Click on the Spell Checker status in the status bar: +1. Click on the Spell Checker status in the status bar: Spell Checker Status Bar -2. On the Info screen, click the checkbox. +2. On the Info screen, click the checkbox. Spell Checker Information Window @@ -278,9 +278,9 @@ By default the flags `gim` are added if no flags are given. The spell checker works in the following way: -1. Find all text matching `includeRegExp` -1. Remove any text matching `excludeRegExp` -1. Check the remaining text. +1. Find all text matching `includeRegExp` +1. Remove any text matching `excludeRegExp` +1. Check the remaining text. #### Exclude Example @@ -346,9 +346,9 @@ The spell checker configuration can be controlled via VS Code preferences or `cs Order of precedence: -1. Workspace Folder `cspell.json` -1. Workspace Folder `.vscode/cspell.json` -1. VS Code Preferences `cSpell` section. +1. Workspace Folder `cspell.json` +1. Workspace Folder `.vscode/cspell.json` +1. VS Code Preferences `cSpell` section. ### Adding words to the Workspace Dictionary diff --git a/docs/_includes/generated-docs/README.md b/docs/_includes/generated-docs/README.md index 1849d3ab1f..7365203b1d 100644 --- a/docs/_includes/generated-docs/README.md +++ b/docs/_includes/generated-docs/README.md @@ -128,11 +128,11 @@ Open up VS Code and hit `F1` and type `ext` select install and type `code-spell- To _Enable_ or _Disable_ spell checking for a file type: -1. Click on the Spell Checker status in the status bar: +1. Click on the Spell Checker status in the status bar: Spell Checker Status Bar -2. On the Info screen, click the checkbox. +2. On the Info screen, click the checkbox. Spell Checker Information Window @@ -276,9 +276,9 @@ By default the flags `gim` are added if no flags are given. The spell checker works in the following way: -1. Find all text matching `includeRegExp` -1. Remove any text matching `excludeRegExp` -1. Check the remaining text. +1. Find all text matching `includeRegExp` +1. Remove any text matching `excludeRegExp` +1. Check the remaining text. #### Exclude Example @@ -344,9 +344,9 @@ The spell checker configuration can be controlled via VS Code preferences or `cs Order of precedence: -1. Workspace Folder `cspell.json` -1. Workspace Folder `.vscode/cspell.json` -1. VS Code Preferences `cSpell` section. +1. Workspace Folder `cspell.json` +1. Workspace Folder `.vscode/cspell.json` +1. VS Code Preferences `cSpell` section. ### Adding words to the Workspace Dictionary