Releases: puff/dnSpy.Extension.EasyRename
Releases · puff/dnSpy.Extension.EasyRename
v0.1.1
Fixed
- Fix renaming overridden interface methods. (#1)
- Fix sometimes finding the wrong overridden method. (#3)
Warnings
- This was built using dnSpyEx v6.3.0, it may not work if you use another version of dnSpy.
- There is no undo function when renaming with this extension.
- There is no
unsaved changes
prompt when you rename with this extension.
v0.1.0
Features
- Rename overridden methods automatically.
- Rename type when renaming a constructor method.
Warnings
- This was built using dnSpyEx v6.3.0, it may not work if you use another version of dnSpy.
- There is no undo function when renaming with this extension.
- There is no
unsaved changes
prompt when you rename with this extension.