vscode-live2d icon indicating copy to clipboard operation
vscode-live2d copied to clipboard

Run without root privilege?

Open Turgon-Aran-Gondolin opened this issue 4 years ago • 2 comments

It's generally not a good idea to run vscode with root privilege. Is there any way to bypass that?

Turgon-Aran-Gondolin avatar Oct 21 '20 17:10 Turgon-Aran-Gondolin

If VSCode is installed as a system, you need to run VSCode as an administrator to use the extension normally. If you install VSCode as user, you do not need to run as an administrator.

iCharlesZ avatar Oct 22 '20 01:10 iCharlesZ

Then what about Linux? Normally one would install with default package manager, and that would amount to the system version in Windows.

Turgon-Aran-Gondolin avatar Oct 22 '20 12:10 Turgon-Aran-Gondolin