6

On a windows 8.1, prefer mac. Just downloaded visual studio code. Git Bash installed. If I type code, VS Code should open up a new file, but bash is telling me it doesn't know of that command. Restarting/reinstalling didn't help. When I downloaded, the option to add it to the PATH was selected. What do I need to do to add this command so I can open directories from the command prompt?

1
  • 3
    Right now, people who know bash but not VS Code can't help with this at all. Adding more details would help. Does comparing echo %PATH% inside cmd.exe to echo "$PATH" in bash, for instance, show you that the relevant addition is present inside one but not the other? If you search for code.exe (code.bat, etc), where is it installed? Commented Feb 10, 2016 at 23:07

2 Answers 2

3

Launching via Git Bash is not currently supported, this is being tracked in issue #1704 on GitHub.

Sign up to request clarification or add additional context in comments.

Comments

-1

facing same problem but found solution on git

download now

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.