-
It would be very nice if the plug-in could find the LibreOffice or Firefox dictionaries that are already installed on the pc. These products use Hunspell. I think quite some N++ users also have one of…
-
hunspell version: 1.7.0_2
according top in instruction in https://pypi.org/project/hunspell/, I need to provide the .h location in my system. But I don't know how to check that. All I know is that t…
-
Hello (first time contributing here)
There are few offline spell checkers among VSCode extensions, but they are based on seriously faulty JavaScript implementations of [Hunspell](http://hunspell.gi…
-
I've searched a lot to install hunspell in windows, unfortunately there is no way to figure it out till date. Any solution to this problem is welcome. app.py will work fine in Linux.
**Following er…
-
After answering all requests made by the installer (include all *.hxx, etc), I finally got the following error, which I have no idea how to solve.
`Microsoft Windows [versão 10.0.14393]
(c) 2016 M…
-
```
Collecting hunspell
Using cached hunspell-0.5.4.tar.gz
Building wheels for collected packages: hunspell
Running setup.py bdist_wheel for hunspell ... error
Complete output from command …
-
Please, make `HunSpell` object `pickle`-compatible. If it helps, there is an extension of `pickle`: https://pypi.org/project/dill/
-
If I run:
```
$ pip install hunspell
```
Build fails with:
```
Collecting hunspell
Downloading https://files.pythonhosted.org/packages/b4/e6/07872995ce43caa3012025b256243f4180f5d3368f76…
-
```
ERROR: Command errored out with exit status 1:
command: 'C:\PT-Muxer\env\Scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Administator\…
-
Copied from: https://github.com/microsoft/vscode/issues/228877
Type: Bug
It is hard to "reproduce" because I don't know the cause.
The only difference between yesterday and today is SARIF sta…