Cazaciuc Gabriel
Cazaciuc Gabriel
Is this still an issue? Just a note, the flow processes reported are started by Flow itself.
@martincohen : Please upgrade to latest version (1.2.0) , I've made a bunch of fixes regarding on how the paths are picked up. If it still doesn't work please run...
Anyone still having Windows issues on latest ? If not I'll close it.
Regarding the error 'command flow.path not found' I believe it's something VSCode related. Let me know what VSCode version and Win version you are using ( I just cannot imagine...
Happy to accept a PR for this, otherwise I'll try to have a look at it when i get some time. It can be solved by implementing the de-activate hook...
I believe this has been raised also with the Flow team. There is nothing we can do on tjhe extension side of things as it seems that 'flow' is the...
No, it's just calling in directly the flow binary to run `flow check` on the specified file.
Thanks a lot. I'll check it out and update here.
This is expected. Same as a reducer cannot handle redux-thunk but only plain action objects. However, you can add a thunk middleware to the `createStore` call of the `local` HOC...
Hey guys, Not sure this plugin is needed anymore, since you can use as an eslint parser babel-eslint which now integrate much better with eslint. Also there is another eslint...