You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current design doesn't automatically hide the build logs sidebar, and that consumes a lot of real state, making the code section very small (depending on your screen resolution)
We could move build logs to the bottom and make them collapsible. (similar to how the terminal is displayed in most IDEs, e.g., VSCode, JetBrains, etc. )