I am a fairly new resharper user. I wanted to create a custom pattern that will show a suggestion under Dim and replace it with Private. I filled out the custom pattern like so:
Find: Dim Replace : Private
But it doesn’t work, I presume I am not doing it correctly. What do I need to fill out to get this custom pattern up and running?
In Resharper 7.0 or below this is apparently not possible. I got this reply from the Resharper team.
But they might add it in R# 8.0
You can vote on this issue to make it happen faster 😉