A very straightforward package that wraps babel plugins in simple commands.
Currently, it is limited to flow type annotations.
You can easily:
The plugin simply works on the Currently active file. Even if it is unsaved.
ctrl-alt-f ctrl-alt-c
: Comment out flow annotations
ctrl-alt-f ctrl-alt-s
: Strip out flow annotations
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.