When I switch back to default VS generator (ResXFileCodeGenerator), the quick fix option appears again correctly.
Steps to reproduce:
Create new class lib in VS
Create empty resource file
Set "Custom tool" for the resource file to be SharedSafeResx
Create a class
Create a string that you move to resource file
The quick fix will then not appear
Description
When I switch back to default VS generator (ResXFileCodeGenerator), the quick fix option appears again correctly.
Steps to reproduce:
Create new class lib in VS
Create empty resource file
Set "Custom tool" for the resource file to be SharedSafeResx
Create a class
Create a string that you move to resource file
The quick fix will then not appear