Skip to content

Instantly share code, notes, and snippets.

@hpenhall
hpenhall / Steps.md
Last active February 18, 2026 17:28
Using VS Code to summarise meeting transcripts
  1. Prepare the Transcript

    • Download/save the transcript as a plain text file (.txt, .md, or .docx).
    • Open VS Code.
    • Either:
      • Create a new file (e.g., meeting-2026-02-18.txt) and paste the full transcript.
      • Or drag the file into VS Code to open it.
    • Save it in your repo/workspace (optional but helpful for context if you have related docs).
  2. Open Copilot Chat

    • Press Ctrl+Alt+I (Windows/Linux) or Cmd+Option+I (Mac) to open Inline Chat in the editor, or Ctrl+Shift+I / Cmd+Shift+I to open the full Chat view (sidebar).