dotBunny / VSCode

Unity Visual Studio Code Integration
MIT License
673 stars 180 forks source link

Linux default path not correct #147

Open SpirosKar opened 7 years ago

SpirosKar commented 7 years ago

The default path to launch of VSCode on linux is not at /usr/local/bin/code . The shortcut of VSCode points to /usr/share/code/code .

The VSCode Version 1.10.2

iamkisly commented 7 years ago

this is distrib specific problem. By default, users of linux-based systems should have the ability to adapt scripts to their distro.

SpirosKar commented 7 years ago

After investigate more the default path is /usr/bin/code. I find it on https://code.visualstudio.com/docs/setup/linux