VSCode has support for "Find All References", but it does not appear to be implemented by this plugin.
The same is true for Rename Symbol.

Features like this make refactoring a large codebase much easier, and are a commonly-mentioned draw to TypeScript.
cc @danwang-stripe
This can probably be done easier with https://github.com/flowtype/flow-for-vscode/issues/148 - it might be worth helping out on https://github.com/flowtype/flow-for-vscode/pull/150 to get it shippable
Awesome, I'll see if I can carve out time to help (not likely in the short term). Hopefully that PR, or a follow-on, will close this issue. If not, it should at least make it easier for someone else to do so!
@orta any word on this, now that #150 has been out for a little while?
Try plugin v1.1.0 find all references and rename symbol will work.
Most helpful comment
@orta any word on this, now that #150 has been out for a little while?