help wanted
Metriche repository
- Star
- (21.417 stelle)
- Metriche merge PR
- (Merge medio 10g 19h) (69 PR mergiate in 30 g)
Descrizione
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.