Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

`command:pickArgs` behaves differently as value vs array

Offen
#635 10 Kommentare 2 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@rchiodo arbeitet bereits daran.

Seit 25.2.2026.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Beschreibung

triage-needed

In particular,

"args": "${command:pickArgs}",

has a different behaviour with respect to

"args": ["${command:pickArgs}"],

In particular, in one case the full program command path (e.g. C:\Program Files\Python312) does not get escaped, in the other case it gets proper escaping, causing Visual Studio Code to fail because of the spaces.

I don't know if args parameter cannot be specified in both these ways but I think that program path must be quoted the same way in both cases to avoid these kind of issues.

Edit: output is similar to what was already attached in the opening post.

Thanks!

Originally posted by @fgiancane8 in #351

Vorherrschende Sprache
TypeScript
Sterne
181
Forks
126
Ø Merge
8 Std. 49 Min.
Gemergte PRs (30 T.)
1

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus microsoft/vscode-python-debugger

Alle Issues in microsoft/vscode-python-debugger

Ähnliche Issues

Weitere Issues zu TypeScript

Neue Issues direkt in Ihr Postfach

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