visual studio code - flowtype + vscode config file, flow.runOnEdit not working -


i use flowtype visual studio code, works other run on edit feature -- have switch tabs make flow run again.

i tried preferences --> settings, "flow.runonedit": true, worked same both true , false. not running when edit.

how can fix this?

looking github issue 136, tried with

npm install -g flow-bin, , restart vscode,

fixed problem.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -