microsoft / microsoft/vscode-python-debugger
When selecting FastAPI as a debug target, hide immediately
Abierto
@karthiknadig ya está trabajando en esto.
Desde el 8/8/2024.
feature-request
- Lenguaje dominante
- TypeScript
- Estrellas
- 181
- Forks
- 126
- Merge medio
- 2 d 3 h
- PR fusionados (30 d)
- 3
Descripción
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.
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.