Closed
Description
Context
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. )
This could also allow us to show suggested modules on the right side
Prerequisite
- None