-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows Terminal Preset command arguments are invalid #91
Comments
Fix: |
As a workaround before this is fixed you can use the custom preset for the default command line: |
@mayureshs When you say that it doesnt open. Do you mean that it doesnt open at all or that it opens with an error message ? |
It worked after restarting VS. |
WT preset command no longer crashes when opening at project or solution level madskristensen#91
WT preset command no longer crashes when opening at project or solution level #91
WT preset command no longer crashes when opening at project or solution level madskristensen#91
Current Command Arguments for Windows Terminal are invalid.
![image](https://user-images.githubusercontent.com/12933635/104171731-6325f880-5403-11eb-93b5-a36097beb462.png)
They need to be changed to:
![image](https://user-images.githubusercontent.com/12933635/104171966-c2840880-5403-11eb-8da1-9b352afd683b.png)
Reference:
Using command-line arguments for Windows Terminal (docs.microsoft.com)
The text was updated successfully, but these errors were encountered: