forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Reporting a bug
Brett Cannon edited this page Dec 20, 2021
·
14 revisions
- VS Code on the desktop?
- VS Code on the web? (i.e. vscode.dev or github.dev)
raise RuntimeError("you should never reach here ...")
- Run the
Python: Report Issue...command from the command palette (note: the "Python" part of that command is important as this is notHelp: Report Issue...; that's a different command!). - Notice the new window that looks something like the following:

- Fill in the details of the bug where there are
XXXmarkers (you will have a chance to add screenshots and GIFs momentarily). - Click the green
Create on GitHubbutton. - Attach any screenshots or GIFs to help explain the bug you are experiencing.
- Submit the issue on GitHub.
- Run the
Help: Report Issue...command from the command palette. - Notice the new window that looks something like the following:

- Set
File ontoAn extension. - Set
ExtensiontoPython. - Fill in
TitleandSteps to Reproduce. - Click the green
Create on GitHubbutton. - Add any screenshots or GIFs to the issue.
- Submit the issue on GitHub.
Create a new issue by following this link.