microsoft / microsoft/vscode-python-debugger
Opt into debugSessionOptions compact flag
Offen
@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: 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
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.