trypear / pearai-app

The Open Source AI-Powered Code Editor. A fork of VSCode and Continue.
https://trypear.ai
Other
574 stars 95 forks source link

Shortcut to start a new chat `SHIFT+CMD+L` #34

Closed Fryingpannn closed 1 month ago

Fryingpannn commented 2 months ago
happinyz commented 1 month ago

Anyone working on this? If not, I'll take a stab at it

gedeondoescode commented 1 month ago

Anyone working on this? If not, I'll take a stab at it

All yours

happinyz commented 1 month ago

I see that there's a shortcut CMD+L that already starts a new chat. Currently, this shortcut:

  1. Opens up a new chat even if the current chat is blank
  2. Opens up the chat panel if it is currently closed

Do we really want a new shortcut to implement what's described in the post? imo best thing to do would be to modify the current shortcut such that it does not open a new chat if the current chat is blank. It should also still open the chat panel if it is closed. Just some suggestions, open to thoughts!

Fryingpannn commented 1 month ago

CLARIFICATIONS!

Expected behavior:

Let me know if this clears things up or if you have any other questions!

cc: @happinyz