microsoft / microsoft/vscode-python-debugger
Be able to switch the `JustMyCode` flags on the debugger UI panel directly and quickly?
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
sometimes ppl also want to debug the code of the imported library for one or two quick issues, so it is probably a frequent feature and it would be cool since changing the settings from .json is hard to do.
also, if the user opened just a python file instead of a folder, the debugger panel doesn't show create a launch.json but `select a folder.
for small projects, there may be no folder at all.
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.