Possible neat IntelliJ refactoring: "Wrap in 'with...
# intellij
f
Possible neat IntelliJ refactoring: "Wrap in 'with' call". Though I'm not sure how you'd trivially find the optimal wrapping region or wrapping variable... perhaps selecting a region, as you would when using 'Extract Method'?