Reflexil
Reflexil copied to clipboard
Features request
Some suggestions:
- method clone (clone all method code, arguments, attributes, etc...). - Now it is possible to do it via method injection but is quite annoying to copy manually all the items between original and copy.
- copy instructions between two open instances. - Is not possible to copy instruction from two different instances opened in two different containers (eg two different instances of Reflector)
- copy for method parameters - Is not possible to copy method parameters between methods
- type search based on namespace synthax in type reference combobox selector. - Is not possible to search types by their relative name (eg using System.Text.RegularExpression.Regex). Or please, add a namespace filter to the option list.
- Add a visual indicator for modified code. - There's no way to know if the current code was previously modified.
Thank you Lorenz