-
```
(enhancement request)
PyScripter could do automatic spell-checking of comments. There are free
advanced libraries for this like hunspell:
http://hunspell.sourceforge.net/
hunspell is very easy t…
-
```
(enhancement request)
PyScripter could do automatic spell-checking of comments. There are free
advanced libraries for this like hunspell:
http://hunspell.sourceforge.net/
hunspell is very easy t…
-
Support `frmx check content spelling`
-
The code fix provider reads CompletionOptions from Solution snapshot. These options are not configurable via .editorconfig, only in the IDE. Therefore this code fix provider will behave differently wh…
-
All task, transition, workflow names/descriptions are exposed in UI of our application.
Grammar errors are quite often and unfortunately often reported by end users.
Any chance to implement spell ch…
-
### Is your feature request related to a problem? Please describe
This is more of a nice-to-have to add a spell checker to commit message input.
### Describe the solution you'd like
A spell c…
-
# Rationale
Existing [SpellCheck class](https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.spellcheck?view=netcore-3.1) used in `System.Windows.Controls.TextBox` and `System.Windows…
-
@TiagoSantos81 A remaining issue with `EnglishDiacriticsRule` is that it suggests words which are then not accepted by the spell checker, e.g. "apéritif".
-
```
What steps will reproduce the problem?
1. wget http://marave.googlecode.com/files/marave-0.7.tar.gz
2. apt-get install python-qt4 python-enchant
3. tar xzvf marave-0.7.tar.gz
4. cd marave-0.7
5. p…
-
## ❓ Other
Adopt and align tephi with [repo review](https://learn.scientific-python.org/development/guides/repo-review/?repo=scitools%2Ftephi&branch=main), as in [cf-units](https://github.com/SciTo…