Do not de-compile class files when opening IDEA
Answered
Until IJ is sophisticated enough not to require restarts while installing/uninstalling plugins, can we at least disable it from decompiling each and every class opened in the IDE when it reopens ?
Don't get me wrong, the debugging feature is great, just that normally we are done with debugging when we re-open IJ, we just forget to close all the class files opened during debugging.
Wastes considerable time doing this and it is not even needed.
On re-open, It should only decompile on an ad-hoc basis (like browsers which load tabs only when clicked on, if it has been restarted or gc'd.)
Please sign in to leave a comment.
Please clarify the problem with a short video.
Think I clarified the question a bit more
Created a request in YouTrack - https://youtrack.jetbrains.com/issue/IDEA-175170.