Incorrect expansion of selection if followed by 'Else' #20088
Labels
Area-IDE
Bug
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
Language-VB
Milestone
Version Used: 15.3 Preview 1
🔗 Originally reported by Kevin O'Donovan: https://developercommunity.visualstudio.com/content/problem/65499/extract-method-refactoring-ignores-selection.html
Steps to Reproduce:
Use the following code
Click in the left margin to select the line
something = arg.Value > 15
Use the Extract Method refactoring
Expected Behavior:
Actual Behavior:
The text was updated successfully, but these errors were encountered: