You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the original Copilot plugin from GitHub and it's working perfectly when I edit a file in a buffer. When I toggle the Copilot chat window and start writing, I can see the completion suggestion but the map doesn't work. When I start the command :Copilot status, it tells me that it's online and enabled. I guess the mapping is disabled on the window, or the fallback mapping used by GH Copilot (\t) doesn't allow the completion in the chat window. Any ideas how to resolve this ? (without changing the mapping if possible)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using the original Copilot plugin from GitHub and it's working perfectly when I edit a file in a buffer. When I toggle the Copilot chat window and start writing, I can see the completion suggestion but the map doesn't work. When I start the command
:Copilot status
, it tells me that it's online and enabled. I guess the mapping is disabled on the window, or the fallback mapping used by GH Copilot (\t
) doesn't allow the completion in the chat window. Any ideas how to resolve this ? (without changing the mapping if possible)Beta Was this translation helpful? Give feedback.
All reactions