0

I cannot find the command to install shell commands to the path on the Command Palette in VS code for Ubuntu.Is it possible that something went wrong during the installation, or is there a solution that I am missing?

When I type in "Shell", my options are "Terminal: Allow Workspace Shell Configuration" and "Python: Run Selection/Line in Django Shell". There is nothing listed to Install a Shell command.

2
  • I used the search function to try to find an answer for quite a while before asking this. I believe is a reasonable question in that I am unable to use an essential feature of the software Commented Nov 17, 2017 at 2:06
  • I have this problem currently. IMHO, you shouldn't have accepted the answer that you did, unless it actually solved your problem (and it doesn't sound like it did). Commented Aug 31, 2019 at 20:48

1 Answer 1

1

With latest version of vscode you should be able to ctrl + shift + p or cmd + shift + p (or whatever the hotkey is on ubuntu) and search for shell and then get what you see in the image.

enter image description here

It is said on the Vscode documentation: "Note: Users on macOS must first run a command (Shell Command: Install 'code' command in PATH)", so maybe the command is only available when running vscode from mac, and not ubuntu (and windows for that matter)? I don't know

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

2 Comments

Thanks! That seems to be correct. I tried it on a Mac and "Shell Command: Install 'code' command in PATH" was listed
If the answer was correct can you mark it as so? :-)

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.