microsoft / microsoft/vscode-python-debugger
Opt into debugSessionOptions compact flag
Aperta
@karthiknadig ci sta già lavorando.
Dal 8/8/2024.
feature-request
needs PR
- Lingua principale
- TypeScript
- Stelle
- 181
- Fork
- 126
- Merge medio
- 2g 3h
- PR unite (30g)
- 3
Descrizione
Hi VS Code dev here 👋
As mentioned in microsoft/vscode#101429
We have change the noCompact flag to be compact flag and thus the default value is to not compact sessions. So this is opt-in. And we have changed that the name of the child session is displayed.
What I suggest python does:
- Opts-into this behavior by passing
compact: trueto thedebugSessionOptionsinstartDebugging - Improve the names of child sessions: for example to be NAME_OF_CONFIG + process ID
Let me know what you think, thanks!
fyi @int19h
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.