Vscode-spell-checker: Update README instructions

Created on 28 Aug 2017  Â·  2Comments  Â·  Source: streetsidesoftware/vscode-spell-checker

I generated Go words for Go 1.9: https://github.com/AlekSi/go-words/blob/master/go.txt

I wanted to contribute them but looks like README is outdated. It says:

The source text for each dictionary is in ./server/dictionaries.

But this directory does not exist.

Use the npm run build-dictionaries command to build the dictionaries for the extension.

But this script does not exist.

bug

Most helpful comment

Thank you. The documentation is out of date.

I have been slowly moving all the dictionaries to cspell-dicts. The idea is to make it easy to add more dictionaries and extension add ons.

All 2 comments

Ok, I found it – in the other repository in another account. 😕

Thank you. The documentation is out of date.

I have been slowly moving all the dictionaries to cspell-dicts. The idea is to make it easy to add more dictionaries and extension add ons.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Deilan picture Deilan  Â·  3Comments

alallier picture alallier  Â·  3Comments

eamodio picture eamodio  Â·  6Comments

xwang233 picture xwang233  Â·  4Comments

honghui-qiao picture honghui-qiao  Â·  3Comments