SSR horrendously broken
Hello,
I'm trying to use SSR (Structured Search and Replace) to refactor my code. I'll admit that I never used it much in previous ReSharper versions, but I'm pretty sure that SSR in ReSharper 9.x is broken.
- Attempting to find and replace in multiple files simply does not work.
- Find and replace in a single file works, but sometimes inserts code in the wrong place, leaving behind code that does not compile.
Can SSR get hotfixed please?
Please sign in to leave a comment.
Hi Steven!
Please, describe in details what's wrong.
Better with SSR patterns attached.
Can I export my patterns? I have a few of them. I don't know how to export them.
Regardless, the problem is the same for all of my patterns.
To replicate the problem:
When multiple files have occurrences, only the first file is refactored.
Example pattern: Use automatic property
Search pattern:
Replace pattern:
Last but not least: Visual Studio tends to freeze after using SSR. When I try to close Visual Studio, I get an error.
Attachment(s):
err.png
I have a similar problem. First time trying to use this
Capture = search + replace pattern
Capture1 = before
After = after
Am I doing something wrong.
R# 9.1.1
Attachment(s):
After.PNG
Capture1.PNG
Capture.PNG