Skip to content
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

Open
1 task done
rakleed opened this issue Feb 28, 2025 · 4 comments
Open
1 task done
Labels
content This issue or pull request belongs to the Docs Content team help wanted Anyone is welcome to open a pull request to fix this issue never-stale Do not close as stale

Comments

@rakleed
Copy link
Contributor

rakleed commented Feb 28, 2025

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?

  1. JetBrains

    Listed in the documentation but actually missing:

    1. /clear
    2. /fixTestFailure
    3. /new

    Not listed in the documentation but actually present:

    1. /feedback
    2. /doc
    3. /simplify

    Image

  2. Visual Studio

    I don't use it so can't check.

  3. Visual Studio Code

    Not listed in the documentation but actually present:

    1. /search
    2. /startDebugging
    3. /newNotebook
    4. /setupTests

    Image

  4. Web Browser

    Listed in the documentation but actually missing:

    1. /file
    2. /help
    3. /search

    Image

  5. Xcode

    Everything is correct.


Also, there are similar problems with chat variables for VS Code.

Image

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).

@rakleed rakleed added the content This issue or pull request belongs to the Docs Content team label Feb 28, 2025
@rakleed rakleed changed the title GitHub Copilot Chat cheat sheet is incorrect about some slash commands GitHub Copilot Chat cheat sheet is incorrect about some slash commands and chat variables Feb 28, 2025
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Feb 28, 2025
@subatoi subatoi added waiting for review Issue/PR is waiting for a writer's review and removed triage Do not begin working on this issue until triaged by the team labels Mar 3, 2025
@subatoi
Copy link
Contributor

subatoi commented Mar 3, 2025

Thanks for raising this, @rakleed! We'll investigate this

@sophietheking
Copy link
Contributor

@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. ✨

@sophietheking sophietheking added help wanted Anyone is welcome to open a pull request to fix this issue and removed waiting for review Issue/PR is waiting for a writer's review labels Mar 3, 2025
@rakleed
Copy link
Contributor Author

rakleed commented Mar 3, 2025

For the slash commands and chat variables that are described but not actually available

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?

@sophietheking
Copy link
Contributor

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. 👍

@github github deleted a comment from luckygrace1 Mar 3, 2025
@subatoi subatoi added the never-stale Do not close as stale label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content This issue or pull request belongs to the Docs Content team help wanted Anyone is welcome to open a pull request to fix this issue never-stale Do not close as stale
Projects
None yet
Development

No branches or pull requests

5 participants
@rakleed @sophietheking @subatoi and others