Remove shortcut for opening Copilot suggestions pane#43919
Remove shortcut for opening Copilot suggestions pane#43919jessehouwing wants to merge 1 commit intogithub:mainfrom
Conversation
Removed the 'Open Copilot (additional suggestions in separate pane)' shortcut for macOS, Windows, and Linux. This feature has been removed from all copilot extensions some time ago.
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
There was a problem hiding this comment.
Pull request overview
Removes outdated keyboard shortcuts for opening the separate Copilot suggestions pane across supported IDE shortcut tables, reflecting that the feature was removed from Copilot extensions.
Changes:
- Removed the “Open GitHub Copilot (additional suggestions in separate pane)” shortcut rows for JetBrains IDEs (macOS/Windows/Linux).
- Removed the corresponding VS Code shortcut rows and the
github.copilot.generatecommand entry (macOS/Windows/Linux).
Removed the 'Open Copilot (additional suggestions in separate pane)' shortcut for macOS, Windows, and Linux.
This feature has been removed from all copilot extensions some time ago.
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: