Andrey
Andrey
javascript-flow is a separate package, i'm not familiar with the `flycheck-pos-tip` functionality, but if it uses standard flycheck APIs it should work in any mode, regardless of an actual checker...
No, this mode doesn't syntax/ident rules. The problem is with the js2-mode parser which requires a strict js syntax without any extensions (but in return gives 100% accurate results). Also...
Sure, i can look at it (but not sure when i have enough time). As far as i understand this will check if the major mode is js2 mode and...
Thanks, added.
this is a problem with javascript-flow, which should be installed separately and is not a part of this minor mode