Colin's Bug Report BuilderCreate GitHub-ready bug reports from your current VS Code session. It collects the project context people usually forget: active file, language, Git branch, workspace diagnostics, active-file diagnostics, VS Code version, OS info, and optional selected code. Features
UsageRun Colin's Bug Report Builder: Create Bug Report from the Command Palette. You can also right-click inside an editor and choose Create Bug Report. The generated report is Markdown that is ready to paste into a GitHub issue. PrivacyBug Report Builder does not send telemetry and does not upload your code. Selected code and installed extension IDs are included only when you choose to include them. Local Development
Open this folder in VS Code and run Run > Start Debugging to test the extension in an Extension Development Host. |