Feature Request: Replacement templates for "Move To Resource"

Hi! In our project, we are using Move To Resource extensively. However, we have a customized localizing method in code and a markup extension in xaml. Is it in any way possible to replace the templates used in Move To Resource, so that we DON'T use WhateverResourceFile.Constant, but our custom code?

0
1 comment
Avatar
Permanently deleted user

The "Move To Resource" doesn't use any templates. You could create plugin for ReSharper that will support your customized localizing method.

0

Please sign in to leave a comment.