Does cspell work locally or is anything sent externally? #5158
Unanswered
kieran-lowe
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
The CLI is 100% standalone. Given that, if you include a remote dictionary in your configuration, it will need to fetch it. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just curious if I use this, the CLI, from NPM etc if it all works locally on the machine or is any data sent externally (such as the words) to a server?
Say for example if this was to be used in an air gapped environment.
Beta Was this translation helpful? Give feedback.
All reactions