Feature request: support for resource refactoring
Something equivalent to the Resource Refactoring Tool found on CodePlex:
http://www.codeplex.com/ResourceRefactoring
Even better would be to have the possiblity to add some exensibility points
so we could write providers for it in case we decide to persist the strings
in a database instead of resource files.
Cheers
Gabriel Lozano-Morán
Please sign in to leave a comment.
Hello Gabriel Lozano-Morán,
you could just make a plugin that does the same thing. take the source code
from the resourcerefactoring project and turn it into a plugin. if i get
time, i'll do it.
G> Something equivalent to the Resource Refactoring Tool found on
G> CodePlex:
G>
G> http://www.codeplex.com/ResourceRefactoring
G>
G> Even better would be to have the possiblity to add some exensibility
G> points so we could write providers for it in case we decide to
G> persist the strings in a database instead of resource files.
G>
G> Cheers
G>
G> Gabriel Lozano-Morán
G>
I would appreciate it more if it were a core feature of Resharper but be my
guest :)
Gabriel
"Andrew Cates" <andrew@bcloantools.com> wrote in message
news:527719e78fb68c8d1f907d5b4a4@news.jetbrains.com...
>
>