Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flag to not run nodehun #12

Open
Garbee opened this issue Mar 1, 2015 · 1 comment
Open

Flag to not run nodehun #12

Garbee opened this issue Mar 1, 2015 · 1 comment

Comments

@Garbee
Copy link

Garbee commented Mar 1, 2015

It would be nicer for extensions if we could get a flag to not run nodehun and only get the actual grammar suggestions. Different editors can have different ways to setup spell-checking with custom dictionaries by default which would provide better (and faster) integration then running it through this.

@crazy4groovy
Copy link

C:\>proofreader --url "http://www.google.ca"
module.js:491
    throw err;
    ^

Error: Cannot find module 'nodehun'
    at Function.Module._resolveFilename (module.js:489:15)
    at Function.Module._load (module.js:439:25)
    at Module.require (module.js:517:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (C:\Users\solsen\AppData\Roaming\npm\node_modules\proofreader\lib\proofreader.js:6:15)
    at Module._compile (module.js:573:30)
    at Object.Module._extensions..js (module.js:584:10)
    at Module.load (module.js:507:32)
    at tryModuleLoad (module.js:470:12)
    at Function.Module._load (module.js:462:3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants