jellyfin-plugin-template icon indicating copy to clipboard operation
jellyfin-plugin-template copied to clipboard

Add support for Linux to the development setup for Visual Studio Code

Open carif opened this issue 2 years ago • 0 comments

What this PR does?: Adds support for linux to the development setup of Visual Studio Code as it's currently windows only (as described in #49).

It seems like it's not possible to add platform specific data to the .vscode/settings.json unless every user installs additional extensions, thus I copied the variables and renamed them to make clear which variable is for which platform.

carif avatar Jul 07 '22 14:07 carif