jellyfin-plugin-template
jellyfin-plugin-template copied to clipboard
Add support for Linux to the development setup for Visual Studio Code
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.