-
Notifications
You must be signed in to change notification settings - Fork 61.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GitHub Copilot Chat cheat sheet is incorrect about some slash commands and chat variables #36574
Comments
Thanks for raising this, @rakleed! We'll investigate this |
@rakleed 👋 Thanks for catching these discrepancies and taking the time to report them! For the slash commands and chat variables that are described but not actually available, we’d definitely appreciate a correction—feel free to open a PR. 🔨 For the ones that are missing, the cheat sheet is meant to cover only the most common commands, so we won’t be adding those at this time. We really appreciate your help in improving the docs! Let us know if you have any questions. ✨ |
I would like to know if this is specifically an error in the documentation, rather than these features being available only under certain conditions or requiring a plugin to work. Could you clarify this so we don't remove commands that can actually be used? |
This is an error in the documentation, so those commands for the JetBrains and web browser version of the article can removed. 👍 |
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/copilot/using-github-copilot/copilot-chat/github-copilot-chat-cheat-sheet
What part(s) of the article would you like to see updated?
JetBrains
Listed in the documentation but actually missing:
/clear
/fixTestFailure
/new
Not listed in the documentation but actually present:
/feedback
/doc
/simplify
Visual Studio
I don't use it so can't check.
Visual Studio Code
Not listed in the documentation but actually present:
/search
/startDebugging
/newNotebook
/setupTests
Web Browser
Listed in the documentation but actually missing:
/file
/help
/search
Xcode
Everything is correct.
Also, there are similar problems with chat variables for VS Code.
Additional information
I use the latest released versions of IDE and the GitHub Copilot plugin. VS Code 1.97.2 (GitHub Copilot 1.275.0, GitHub Copilot Chat 0.24.1), WebStorm 2024.3.4 (GitHub Copilot 1.5.37-242).
The text was updated successfully, but these errors were encountered: