microsoft / microsoft/vscode-python-debugger
Do not show "Python file" as one of the debug configuration options if people don't have a Python file open
Abierto
@bshahrok ya está trabajando en esto.
Desde el 22/9/2023.
feature-request
- Lenguaje dominante
- TypeScript
- Estrellas
- 181
- Forks
- 126
- Merge medio
- 2 d 3 h
- PR fusionados (30 d)
- 3
Descripción
Right now if you click on the "Run and Debug" button from the Debug View and there's no file open and you click on "Python", we display a list of config options for the user. But if they click on "Python File", because there's no file open it will fail:

It'd be nice if we could not display this option (especially cause we memorize the users choice for the rest of the session, until they reload the window).
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.