You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would adding the resx as an additional document and then do text.WithChanges(...) enable undo?
Guess I can try it.
Alternatively split it up in two code actions, one that adds and one that does the text.WithChanges(...)
Also not sure if it will lead to other bs but guessing the sln is reparsed so that it does not matter.
We need to undo the edit of the resx file and the generated file.
The text was updated successfully, but these errors were encountered: