help wanted
倉庫指標
- 星標
- (21,417 顆星)
- PR 合併指標
- (平均合併 10天 19小時) (30 天內合併 69 個 PR)
描述
Given a function like:
fn resolve_player_id(player_view: PlayerView(player_id), player: PlayerMatcher) -> player_id {
^ cursor here
Invoking such action would prompt for a new name and rename all ocurrences of the parameter.
This could be implemented for type definitions too.