Flow-for-vscode: Feature Request: Find all References, Rename Symbol

Created on 5 Sep 2017  路  4Comments  路  Source: flowtype/flow-for-vscode

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.

screen shot 2017-09-05 at 1 33 25 pm

Features like this make refactoring a large codebase much easier, and are a commonly-mentioned draw to TypeScript.

cc @danwang-stripe

Most helpful comment

@orta any word on this, now that #150 has been out for a little while?

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings