J
Jeroen
Hi all,
I have some code from a different coder that starts with a lot of
'using' statements. To be able to read it more easily I'd like to get
rid of the 'using' directives and instead have all the code show the
fully qualified names.
Does anyone know a good trick (perhaps with regexes in the
search&replace?) or better yet a (freeware) tool that does this for
you?
Regards,
Jeroen
I have some code from a different coder that starts with a lot of
'using' statements. To be able to read it more easily I'd like to get
rid of the 'using' directives and instead have all the code show the
fully qualified names.
Does anyone know a good trick (perhaps with regexes in the
search&replace?) or better yet a (freeware) tool that does this for
you?
Regards,
Jeroen