-
Let's get a fuzzy match for autocomplete, say if 20% of characters match, then still suggest it with autocomplete.
-
### Description
Maybe we an use the tool that was used at https://github.com/vikejs/vike/pull/1835; IIRC the tool has an npm package.
-
**Reproduction steps:**
- Install Visual Studio 17.12.1
- Install Visual Studio Spell Checked 2024.6.17.0 as an extension
**In the Error List of visual studio the following warning is logged:**
…
-
We need to add spellcheck to markdown files when submitted through PRs.
We can use GitHub Action for this. I think comments using GitHub action on PR will help.
-
Python ver = 3.8 + pyspellchecker ver = 0.8.1
Installed using default pip install pyspellchecker
-
Could you also enable it on the Product Name field ?
_Originally posted by @teolemon in https://github.com/openfoodfacts/smooth-app/pull/5409#pullrequestreview-2127602290_
…
g123k updated
3 weeks ago
-
The SpellChecker sample no longer works in Visual Studio 2022 (17.11.5 at the time of writing).
In `DoUpdate()`, the call to `_classifier.GetClassificationSpans()` always returns an empty collection,…
-
Yesterday I installed a new system and also installed zapzap. As I'm a german speaker the system correctly identified the German language and spellchecker. It did check German spelling, but as I live …
-
Would be nice to have a spellcheck linter of some type as a recipe in the justfile. ~And maybe an automatic one in VSCode?~ *(already implemented with cSpell)*
-
the choice of languages in `Edit→Preferences. . . →Editor→Spell-check language ` differs from the choice in `Edit →Spelling→`. Only if i select a language in `Edit →Spelling→` i get working spellcheck…