aboutsummaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Collapse)Author
2021-10-03Change .vscode/launch.json to use .NET 6David Ullmer
2020-11-15Upgrade all netcore3.1 to net5.0crobibero
2020-09-28Created a separate API Docs profile to launch the browser at the API docs, ↵spookbits
and the nowebclient profile no longer launches the browser at all. Don't point to web in the client because it won't redirect properly. Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The
2020-09-03Merge MediaBrowser.Api.Tests into Jellyfin.Api.TestsErwin de Haan
2020-08-03Remove comments from json file in .vscode/launch.jsonAlf Sebastian Houge
2020-08-03Add vscode launch configuration for launching without hosting webclientAlf Sebastian Houge
2020-06-23remove vscode launch.json commentstelans
2020-06-23vscode: dotnet telemetry optouttelans
2020-05-26Apply suggestions from code reviewVasily
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-19Fix nullref exceptionVasily
2020-03-17Add recommended extensions to VS Code configurationMark Monteiro
2019-12-20Update vs code workspaceBond_009
2019-10-23update vsc workspace launch for net core 3grafixeyehero
2019-01-02Add JSON assets for VSCode developmentAnthony Lavado
- This adds two configuration files that allow VSCode to open the solution and begin work with the project