-
I would like to ignore certain words based on their role in a file. Related to #12.
## Case 1
Consider the following Python example:
```py
from os import chdir
chdir(...)
```
It wou…
-
would be nice to have parse() %>% check_spelling() %>% lookup()
parse() parses a corpus and cleans it for extraneous content and characters but there a several duplications due to misspellings of t…
-
According to the docs, to support Spanish, the following is needed:
![image](https://github.com/user-attachments/assets/98db607a-6d3a-491b-bcc4-da22bd9e7a39)
When this is augmented to configure th…
-
#### Short description
I have been trying to make spellcheck work on my Samsung device. I have failed to succeed so far. Nor spell check nor autocorrect has libraries. That means the correction bar…
ghost updated
2 years ago
-
I would expect the spell checker to test for new spelling errors in a pull request. When rebasing a pull request or force pushing (and thereby deleting commits) the errors raised last time no longer c…
-
Hello if you add the feature that adding install is not necessary u would save the human race billions of hours in the future. You could just run a check that checks if its one of the options and if i…
-
**Commands:**
`@eve xkcd drop tables`
**Development requirements:**
- Listen for the command xkcd.
- Parse out the strings after "xkcd" and search the xkcd API for a result.
- If we have a result, …
-
**Package ecosystem**
GitHub Actions
**Package manager version**
**Language version**
**Manifest location and content prior to update**
https://github.com/keptn/keptn/blob/f01ee…
-
### Environment
- TeXstudio: 2.12.22
- Qt: 5.9.5
- OS: Linux Mint 19.3
- TeX distribution: TeX Live 2017
### Expected behavior
If I set Options > Editor > "Hide spelling errors in non-text env…
-
![spelling](https://f.cloud.github.com/assets/1501153/1240524/51e02686-2a0d-11e3-92e4-0c19bcb6a4b4.PNG)
I have been successfully using the jquery spellchecker plugin in several other areas of a site.…