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
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Simply right click a member and click the `Rename Member` in the context menu. I
8
8
9
9
## Features
10
10
-[x] Rename overridden methods automatically.
11
+
- See [issues](https://github.com/puff/dnSpy.Extension.EasyRename/issues) for current limitations.
11
12
-[x] Rename type when renaming a constructor method.
12
13
13
14
### Warnings
@@ -21,4 +22,4 @@ These are both part of the [AsmEditor](https://github.com/dnSpyEx/dnSpy/tree/mas
21
22
Download the [latest release](https://github.com/puff/dnSpy.Extension.EasyRename/releases/latest) for your version of [dnSpy] (`net48` or `net6.0-windows`) and extract it to the `dnSpy/bin/Extensions` directory. \
22
23
You may need to create the `Extensions` folder if it doesn't already exist. You can also create a subdirectory there for this extension to organize your extensions folder.
0 commit comments