Skip to content

Add a quick start guide#278

Merged
lauren-ciha merged 6 commits into
mainfrom
user/laurenciha/quickstart
Jul 15, 2025
Merged

Add a quick start guide#278
lauren-ciha merged 6 commits into
mainfrom
user/laurenciha/quickstart

Conversation

@lauren-ciha

@lauren-ciha lauren-ciha commented Jul 11, 2025

Copy link
Copy Markdown
Member

Resolves #263

This pull request adds a comprehensive Quick Start Guide for the Command Palette GitHub Extension (Preview) to the docs/quickstart.md file. The guide provides step-by-step instructions for signing in, viewing and adding queries, editing queries, and troubleshooting common issues.

Documentation Enhancements:

  • Added a detailed introduction and instructions for signing in to the GitHub extension via the Command Palette. Includes screenshots for clarity.
  • Explained how to view GitHub queries, including actions available in the context menu for each query.
  • Provided steps for adding custom queries, including form field descriptions and examples of GitHub search syntax.
  • Included instructions for editing saved queries, with a note about a known bug affecting notifications.
  • Added troubleshooting steps for reloading extensions and locating extension logs, along with links for filing issues.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a Quick Start Guide for the Command Palette GitHub Extension (Preview), covering sign-in, query management, and troubleshooting.

  • Added a new docs/quickstart.md with step-by-step instructions and screenshots.
  • Documented how to view, add, and edit queries, including known issues.
  • Included troubleshooting steps for reloading extensions and locating logs.
Comments suppressed due to low confidence (2)

docs/quickstart.md:51

  • The link for 'GitHub search syntax' is empty. Please add the URL to the official GitHub search syntax documentation.
    *  **Query string or URL:** Either the search terms using the [GitHub search syntax]() (e.g. ```repo:microsoft/PowerToys is:issue label:"Product-CommandPalette"```) or the URL for the query on github.com. Use the URL for best results.

docs/quickstart.md:71

  • Use inline code formatting (single backticks) for the file path instead of a code block to keep it in-line with the surrounding text.
You can find the extension logs in ```%localappdata%\Packages\Microsoft.CmdPalGitHubExtension_8wekyb3d8bbwe\TempState```.

Comment thread docs/quickstart.md
guimafelipe
guimafelipe previously approved these changes Jul 11, 2025
Comment thread docs/quickstart.md Outdated
cinnamon-msft
cinnamon-msft previously approved these changes Jul 15, 2025

@cinnamon-msft cinnamon-msft left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just add in that missing link and this looks great! :)

cinnamon-msft
cinnamon-msft previously approved these changes Jul 15, 2025
@lauren-ciha lauren-ciha merged commit 743abb6 into main Jul 15, 2025
3 checks passed
@lauren-ciha lauren-ciha deleted the user/laurenciha/quickstart branch July 15, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation: What is this extension doing?

4 participants