TheSylence opened this issue 7 years ago · 0 comments
Conside the following example (note that the cursor is on Foo.Throw):
After applying the quick fix to catch the exception:
The cursor keeps its original position. It would be better if the cursor would be moved into the catch block.