S
Steve B.
Hello,
I've two questions about refactoring code snippets :
1. Can I add my own code snippet in the context menu (under Refactor menu) ?
2. Where can I find good tutorials ?
I especially want to create a refactoring code snippet (however I'm not sure
a code snippet is enough, I'll maybe need to create an addin) that can take
a "hard-coded" string and put it into a res files, and replace the hard
coded string by the properties generated by the res file.
Thanks for any tips.
Steve
I've two questions about refactoring code snippets :
1. Can I add my own code snippet in the context menu (under Refactor menu) ?
2. Where can I find good tutorials ?
I especially want to create a refactoring code snippet (however I'm not sure
a code snippet is enough, I'll maybe need to create an addin) that can take
a "hard-coded" string and put it into a res files, and replace the hard
coded string by the properties generated by the res file.
Thanks for any tips.
Steve