microsoft / microsoft/vscode-python-debugger
Debugger id
Abierto
@karthiknadig ya está trabajando en esto.
Desde el 8/8/2024.
debt
under-discussion
- Lenguaje dominante
- TypeScript
- Estrellas
- 180
- Forks
- 126
- Merge medio
- 2 d 3 h
- PR fusionados (30 d)
- 3
Descripción
I'm a little confused about the plan going forward- this is a new debugger with a different debug adapter id, debugpy. I understand that the "python" debug adapter will be deleted from the vscode-python extension. But what about previously existing "python"-type launch configs?
Also, I think that "python" works better as a debug adapter type than "debugpy" for the same reasons I described in #42, it just makes more sense to the user, I think.
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.