Skip to content

Releases: puff/dnSpy.Extension.EasyRename

v0.1.1

22 May 15:38
Compare
Choose a tag to compare

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

22 May 04:00
Compare
Choose a tag to compare

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.