-
Notifications
You must be signed in to change notification settings - Fork 2k
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
When cmder opened in visual studio code, there is wrong path #981
Comments
I've got this working by dropping the -new_console:d:%USERPROFILE% from the startup command for the default task. It now looks like cmd /k "%ConEmuDir%..\init.bat" |
@SimonCapewell Thank you for help. It works. |
This was working for in Visual Studio yesterday.
Updated to latest CMDER v1.3.4 and now terminal always opens @ %userprofile% |
@tyler36 Just figured it out bro. Just use this:
|
@hudsonsilvaoliveira thanks for the update. Nice to know theres another option :) |
Hello.
I work in Visual Studio Code and it's have external terminal.
If press Ctrl + Shift + C, terminal had opened with the path project.
But when I have changed setting:
Cmder has opened and it's has wrong path - C:\Users\Admin
The text was updated successfully, but these errors were encountered: