Open
Description
Increasing Access
This feature would improve the UX of the editor. I noticed that the opening and closing of the console is instantaneous. A smooth effect while open and close would be pleasing for the users.
Feature enhancement details
This feature implementation is quite straightforward. The console height is changing when its opened or closed, therefore adding a simple CSS transition
property to the pane would be sufficient to create a smooth animation.