-
a github action for spellchecking would be appreciated. I've made an example one but it's slightly broken.
ghost updated
4 years ago
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my idea.
### Your idea.
Ability to hide mo…
-
In general I'm very happy with the string spellchecking you just merged in #57, however it'd be nice if calls to `require` like `require "shellwords"` didn't spellcheck `shellwords`
I think I've b…
-
Spellchecking works perfectly for local projects/folders, however, it does not work for remote workspaces/projects.
-
_Version: trunk_
I get this error using pofilter. The af dictionary does exist
[dwayne@db openoffice]$ pofilter --errorlevel=traceback --language=af -t spellcheck af af-spell
processing 230 files..…
-
When creating this PR: https://github.com/artsy/gravity/pull/11733 Peril:
- Ran the same spellcheck 5 times and left 5 identical comments
- Spellchecked deleted sections of code
izakp updated
6 years ago
-
Add part-of-speech to word database.
This will be useful for spellchecking; instead of adding definitions for words like "cats" and "books" we can just add a rule like `word ::= noun + 's'`.
bennn updated
9 years ago
-
Is there any potential harm in mapping `userDictPath` to the standard spell file? Shouldn't it be a default suggestion?
```lua
lspconfig.harper_ls.setup({
settings = {
["harper-ls"] …
-
I'm wondering is there any chance we can find out why there are results missing from Gisgraphy?
For instance, I do a search for the Alps on Geonames and it correctly returns a record:
![lfobdkfm…
-
When someone wants to use the spellchecking plugin, then `hunspell-*` must be installed. It makes sense for me to add those as optional deps.