microsoft / microsoft/vscode-python-debugger

Opt into debugSessionOptions compact flag

Aperta
#166 1 commento 0 reazioni 1 assegnatario Vedi su GitHub

@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: true to the debugSessionOptions in startDebugging
  • 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

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.