User Tools

Site Tools


copilot_cheat_sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
copilot_cheat_sheet [2025/07/12 02:00] stephencopilot_cheat_sheet [2025/08/15 02:17] (current) stephen
Line 1: Line 1:
 ====== Copilot Cheat Sheet ====== ====== Copilot Cheat Sheet ======
  
-  * **Custom Instructions** Agent Mode -> Settings (Cog icon) -> Generate Instructions+  * **Custom Instructions** Copilot window -> Settings (Cog icon, top right) -> Generate Instructions
   * **Pause Code Completions** Copilot icon (bottom right) -> Snooze.   * **Pause Code Completions** Copilot icon (bottom right) -> Snooze.
  
Line 13: Line 13:
   * Terminal Command Allow / Deny List: Extensions -> GitHub Copilot Chat -> Experimental, allow list, deny list.   * Terminal Command Allow / Deny List: Extensions -> GitHub Copilot Chat -> Experimental, allow list, deny list.
  
 +===== Custom Chat Modes =====
 +
 +  * **Create** Agent Mode -> Settings (Cog icon) -> Modes -> Create new custom chat mode file... -> ''.github/chatmodes'' -> [name]
 +  * **Switch** Copilot window -> Mode dropdown (bottom left) -> [whatever]
 +
 +Get some standard ones [[https://github.com/github/awesome-copilot?tab=readme-ov-file#-custom-chat-modes|here]].
 +
 +
 +===== Example Prompts =====
 +
 +| ''@vscode how do I enable MCP?'' | Chat participants - Ask VS Code something. |
 +| ''@github My username is 'stephen-heise_xero'. What PRs do I have open?'' | Chat participants - Ask GitHub something. |
 +| ''#codebase what version of node is being used?'' | Include the whole code base into the context. |
 +| ''/prompt_file'' | Run a prompt file (typically in ''.github\prompts'' or ''C:\Users\StephenHeise\AppData\Roaming\Code\User\prompts'') |
  
copilot_cheat_sheet.1752285642.txt.gz · Last modified: 2025/07/12 02:00 by stephen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki