microsoft / microsoft/vscode-python-debugger
When selecting FastAPI as a debug target, hide immediately
Open
@karthiknadig is already working on this.
Since Aug 8, 2024.
feature-request
- Dominant language
- TypeScript
- Stars
- 181
- Forks
- 126
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 3
Description
Testing microsoft/vscode-python#22301
Following https://github.com/microsoft/vscode-docs/pull/6760/files, I created main, pressed F5 and selected FastAPI. There was then a 500-1000ms wait which seemed odd, then things started happening in the workbench. If this is very likely to succeed such that you won't need the quick pick anymore, it would feel snappier to instantly hide the quick pick on click instead of awaiting whatever validation is happening.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.