I prefer not to use my mouse as much as possible when I am programming. I like to touch my keyboard and only my keyboard, so I have a bunch of keybindings set up.
Right now I cannot navigate up and down the chat well with just my keyboard. I am able to navigate to the previous message by pressing up but if the answer generated is long (like if I am generating a long code segment) then it passes over important information I want to read. I’d like to be able to navigate up and down incrementally with a keybinding if possible.
Similarly I cannot resize the right hand panel - workbench.action.increaseViewSize and workbench.action.decreaseViewSize do not appear to work for the edit chat. Can we make these work in that panel also?