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
Aberta
@bshahrok já está trabalhando nisso.
Desde 22/9/2023.
feature-request
- Linguagem predominante
- TypeScript
- Estrelas
- 181
- Forks
- 126
- Merge médio
- 2d 3h
- PRs com merge (30d)
- 3
Descrição
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).
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.