Skip to content

TerminalTaskSystem: Add support for nushell#238440

Merged
meganrogge merged 2 commits into
microsoft:mainfrom
dylanchu:nushell_support
May 23, 2025
Merged

TerminalTaskSystem: Add support for nushell#238440
meganrogge merged 2 commits into
microsoft:mainfrom
dylanchu:nushell_support

Conversation

@dylanchu

Copy link
Copy Markdown
Contributor

so that it won't fallback to have extra "/d /c" arguments added

Since this commit was reverted, this should be a safe fix for nushell to work just out of the box with vscode.ShellExecution. And this should fix #169821 for nushell.

so that it won't fallback to have extra "/d /c" arguments added
@dylanchu

Copy link
Copy Markdown
Contributor Author

I'm wandering if we can have the "executable to additional arguments" conf in settings.json. Then vscode can try to fetch the arguments from it or fallback to the default arguments specified by another key-value field instead of the hard coded "/d /c". But I'm not an expert on vscode dev, maybe someone can help to implement this later (if it's resonable).

@lakevilladom

Copy link
Copy Markdown

Looking forward to the merge @meganrogge

@meganrogge meganrogge enabled auto-merge (squash) May 9, 2025 16:10
@meganrogge meganrogge added this to the May 2025 milestone May 9, 2025
@meganrogge meganrogge closed this May 23, 2025
auto-merge was automatically disabled May 23, 2025 16:08

Pull request was closed

@meganrogge meganrogge reopened this May 23, 2025
@meganrogge meganrogge enabled auto-merge (squash) May 23, 2025 16:08
@meganrogge meganrogge merged commit b906eb8 into microsoft:main May 23, 2025
10 checks passed
@dylanchu dylanchu deleted the nushell_support branch June 10, 2025 07:29
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

6 participants