Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong range of QuickFix: surround with try/multi-catch #1189

Closed
Eskibear opened this issue Sep 24, 2019 · 0 comments · Fixed by #1191
Closed

Wrong range of QuickFix: surround with try/multi-catch #1189

Eskibear opened this issue Sep 24, 2019 · 0 comments · Fixed by #1191

Comments

@Eskibear
Copy link
Contributor

Not all the selected statementes are surrounded with try-catch. See below, the first line is outside the try block, while the last line is inside.

multicatch

I think the two statements should be treated in the same way, either include them both, or exclude them together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants