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

[Documentation] describe cases when configure may fail #1

Open
flpvsk opened this issue Sep 29, 2015 · 4 comments
Open

[Documentation] describe cases when configure may fail #1

flpvsk opened this issue Sep 29, 2015 · 4 comments

Comments

@flpvsk
Copy link
Contributor

flpvsk commented Sep 29, 2015

failCallback – optional function that calls when something goes wrong on editor setup.

Users might want to know when does configure fail and why?

@lahmatiy
Copy link
Owner

All those fails is about wrong values in config. If you want to know why configuration doesn't work, you should provide failCallback

@lahmatiy
Copy link
Owner

It's something about validation. For example editor or cmd should be set

@flpvsk
Copy link
Contributor Author

flpvsk commented Sep 30, 2015

How about

failCallback – optional function that's called if there is something wrong with config.

@lahmatiy
Copy link
Owner

lahmatiy commented Oct 2, 2015

👍

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