pearai-app
pearai-app copied to clipboard
Transport code into chat bar automatically when selected
Prerequisite on trypear/pearai-extension#13
- When pressing
CMD+L, if there is code that is already selected, it should directly copy paste that code into the chat panel as well. - Limit to 13 lines of code shown. What overflows should be scrollable.
E.g. See the highlighted portion appear in the chat panel.