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
#156 5 comentarios 0 reacciones 1 asignado Ver en GitHub

@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:

image

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

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.