microsoft / microsoft/vscode-python-debugger
"just my code" notification should be actionable
Aberta
@karthiknadig já está trabalhando nisso.
Desde 8/8/2024.
feature-request
- Linguagem predominante
- TypeScript
- Estrelas
- 181
- Forks
- 126
- Merge médio
- 2d 3h
- PRs com merge (30d)
- 3
Descrição
Refs https://github.com/microsoft/vscode-python-debugger/issues/94
Instead of saying "Try setting "justMyCode": false in the debug configuration (e.g., launch.json)," there should be an action on the notification to turn "just my code" off.
Note that I believe an extension can programmatically access and modify launch.jsons via vscode.workspace.getConfiguration('launch')
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.