Closed rchl closed 2 years ago
Will also ask maybe related question here. Is the Terminal
view supposed to be scrollable?
I can't access the beginning of the error right now.
Also worth noting that the whole panel is scrollable (intended?) but it doesn't help for this case.
@rchl regarding the issues with the terminal. For now you can click on the tab when its already open and it will open the terminal in an output panel.
I have tried a bunch of things to get an integrated terminal working nicely and scrollable and just cannot do it inside a phantom. No way to copy stuff really sucks as well.
I have been slowly working on replacing the integrated terminals with a view that appears when you are debugging and gets removed when you click away from it after debugging. This works great for me since I have a really wide monitor but probably isn't going to be all that great for smaller screens. Probably still better than the phantom approach.
Also worth noticing that the whole panel is scrollable (intended?) but it doesn't help for this case.
Scrolling is intended and it's useful for the other panels since they expand downwards when they have lots of content. Unfortunately not so useful in the case of a terminal.
The layout is kinda broken, with no variables pane visible (or misplaced)