microsoft / microsoft/vscode-python-debugger

Opt into debugSessionOptions compact flag

Offen
#166 1 Kommentar 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@karthiknadig arbeitet bereits daran.

Seit 08.8.2024.

feature-request needs PR
Vorherrschende Sprache
TypeScript
Sterne
181
Forks
126
Ø Merge
2 T. 3 Std.
Gemergte PRs (30 T.)
3

Beschreibung

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.