Feature request: auto completion unregistering events
Just like the tab completion in C# when registering to events with +=, one
thing I am missing and what is very useful is to have the same tab
completion for -=
Maybe as a feature in ReSharper?
Gabriel
Please sign in to leave a comment.
I used to copy the line with '=' and replace '' with '-' :) But it's actually
a bad practice,
as it may produce a hard-to-find memory leak if one forgets to do the replacement.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Could you please post a feature request into the tracker?
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"