Closed arnaud9145 closed 1 month ago
in 0.21 we reworked the diagnostics logic, would you be able to test this on the newest release.
Also to clarify: by "windowed" you mean that the IDE is in detached window rather than in side panel or in separate tab, right?
Yes that's right, panel location is "Editor tab", and then the tab is extracted from vs code into a dedicated window, that's what I called windowed.
I just tested in 0.21, seems to work. Since I created the issue, I discovered the "side panel" mode, and it's perfect for me, I did not find it at first. But now if someone need it windowed its possible :)
Thanks !
Description Just started using Radon IDE on an existing project. I prefer to use the IDE windowed because I'm used to close all active tabs using cmd + k + w. But in windowed state, the IDE shows an error "Cannot run project Run diagnostics to find out what went wrong."
If I go to diagnostics : (I do not use android emulator)
If I do not use the IDE windowed, I do not have errors:
Note : it's just an error message, everything seems to be working anyway
Thanks for this tool :)
Environment