-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- find references References #149
- compute text edits to change all references to the given name
2a. might be able to just blatantly replace the returned ranges from references request with the new text
2b. otherwise, need something likenodeident.Set(node, ident)which returns the actual changed node so textedits can be computed
Metadata
Metadata
Assignees
Labels
No labels