“Бросить vscode” Ответ

Brew установить код Visual Studio

brew install --cask visual-studio-code
Fine Fly

установить код. Путь в Mac

cat << EOF >> ~/.zshrc
# Add Visual Studio Code (code)
export PATH="/Applications/Visual Studio Code.app/Contents/Resources/app/bin:$PATH"
EOF
Anxious Anteater

Бросить vscode

cat << EOF >> ~/.bash_profile
# Add Visual Studio Code (code)
export PATH="\$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"
EOF
Jittery Jaguar

Ответы похожие на “Бросить vscode”

Вопросы похожие на “Бросить vscode”

Больше похожих ответов на “Бросить vscode” по Shell/Bash

Смотреть популярные ответы по языку

Смотреть другие языки программирования