When debugging.. way when done to close all editors opened during debugging
When I'm doing some remote debugging from within IDEA, it will open each class file as I proceed though the code while doing step into, step over, etc. What I would like is a way when I am done debugging to close all the editors that IDEA opened up during the debugging session and return me back to just the editors I was working with.
Is this possible? TIA.
请先登录再写评论。