-
Hi, I'm trying to run the latest pre-release 1.0.0 version and I have on my Win11 x64:
```
c:\Users\mdymek\Downloads\Ceedling-1.0.0-cb01ae0\bin>ruby --version
ruby 3.3.5 (2024-09-03 revision ef084c…
-
Great extension! However I often make code fences in markdown, resulting in LOTS of false positive when vscode-spell-checker checks the code fence as if it was markdown code. Example:
````markdown
…
-
I'm working with french words, so I need to write some sentences like "La porte d'une maison est ouverte". The convention in my code says that I need to put ' as string separator instead of " (I'm usi…
-
Code Spell Checker: v1.10.2
VSCode: 1.56.2
To have a common synchronized settings between Linux and Windows, I have the following dictionary definitions:
```json
"cSpell.dictionaryDefinition…
Nabav updated
3 years ago
-
I would like to use cspell to spellcheck a string in memory entered by a user in a web app.
I could use web-workers.
Would like to know if this is possible with the current cspell implementation.
T…
-
**Is your feature request related to a problem? Please describe.**
We use cSpell for both Visual Studio Code and in CIs, but many of our devs also use Visual Studio. We'd love to consolidate on a s…
-
```
* Xed version (xed - Version 2.8.4)
* Distribution - (Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal )
```
**Unable to save preferences**
**Steps to reproduce: 1. Open Xed…
-
```
When using the spell checker plugin in IDEA 8 and IDEA 8.1 EAPs, the
following inspections are not working:
* Class name with mistakes
* Field name with mistakes
* Local variable name with mist…
-
## Expected Behavior
When tapping the aosp keyboard autocorrect suggestions on top of the keyboard the word I tapped on should replace the mistyped one I'm currently typing.
## Current Behavior
"…
-
### Describe the request
Hi. Could a Autocorrect/complete feature be added in code comments and sketch naming?
Thank you.
Also maybe add an option for disabling it.
Sorry if there already is this …