You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bugs fixed:
- Renaming overridden symbols does not work reliably (closes#923)
- Renaming overridden symbols in generic types is not reliable (closes#924)
Enhancements:
- Include the definition of methods and properties in results of go-to implementation
Bugs fixed:
- Renaming overridden symbols does not work reliably (closes#923)
- Renaming overridden symbols in generic types is not reliable (closes#924)
Enhancements:
- Include the definition of methods and properties in results of go-to implementation
Renaming overridden symbols correctly renames references including in derived types, but it does not always rename all overriding definitions.
The text was updated successfully, but these errors were encountered: