My right side bar used to only open the editor (the chat box), now it opens agent list + chat box). While trying to debug I introduced a secondary bug, when I command+L on code lines a new chat box opens instead of sending the selected lines to the preexisting chat box. Please check the screenshot to see how it appears.
Steps to Reproduce
I misclicked on my keyboard while trying to call a keyboard binding and broke my right side bar configuration, I donβt know what I clicked on unfortunately.
Expected Behavior
Ideally, when I toggle my right side bar I want only an editor (chat box) to appear, and when I command+L I want the code I selected referenced in the chat box on the right side bar (and no new chat boxes)
Second part to the solution, I figured out how to fix the other part of post (My right side bar used to only open the editor (the chat box), now it opens agent list + chat box))