open-in-editor icon indicating copy to clipboard operation
open-in-editor copied to clipboard

[Documentation] describe cases when `configure` may fail

Open flpvsk opened this issue 9 years ago • 4 comments

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

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

flpvsk avatar Sep 29 '15 20:09 flpvsk

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

lahmatiy avatar Sep 29 '15 20:09 lahmatiy

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

lahmatiy avatar Sep 29 '15 20:09 lahmatiy

How about

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

flpvsk avatar Sep 30 '15 20:09 flpvsk

:+1:

lahmatiy avatar Oct 02 '15 10:10 lahmatiy