While debugging a project, but not in break mode, if I hit the save button, it starts a compile followed by a hot swap. Is that intended?
While debugging a large enough project, so that the compile time is say over 1 second long, if you hit the save button a second time during the compile, with about 0.75 second between, it tries to compile while compiling, and generates the following message. Each time the line reported may vary, likely depending on the timing of the second click (minor issue).
It appears to have no negative impact on the IDE nor the application running, the message disappears after a few seconds.
100% reproducible.
8.5 Beta #1. Yeah, I should upgrade.
While debugging a large enough project, so that the compile time is say over 1 second long, if you hit the save button a second time during the compile, with about 0.75 second between, it tries to compile while compiling, and generates the following message. Each time the line reported may vary, likely depending on the timing of the second click (minor issue).
It appears to have no negative impact on the IDE nor the application running, the message disappears after a few seconds.
100% reproducible.
8.5 Beta #1. Yeah, I should upgrade.