Commit graph

15 commits

Author SHA1 Message Date
Bond_009 4c41f96407 Update README and vscode launch settings 2022-12-07 16:44:00 +01:00
David Ullmer d284e09a8a
Change .vscode/launch.json to use .NET 6 2021-10-03 18:38:21 +02:00
crobibero 185fac0677 Upgrade all netcore3.1 to net5.0 2020-11-15 13:31:47 -07:00
spookbits c912093579 Created a separate API Docs profile to launch the browser at the API docs, 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-28 16:34:48 -04:00
Erwin de Haan 1c71ddc426 Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests 2020-09-03 23:13:46 +02:00
Alf Sebastian Houge 676f000286 Remove comments from json file in .vscode/launch.json 2020-08-03 20:45:50 +02:00
Alf Sebastian Houge d53f7dd0c2 Add vscode launch configuration for launching without hosting webclient 2020-08-03 20:27:22 +02:00
telans 712d581e01
remove vscode launch.json comments 2020-06-23 20:35:10 +12:00
telans ae20776db3
vscode: dotnet telemetry optout 2020-06-23 20:35:08 +12:00
Vasily 29443e3681
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-05-26 00:50:29 +03:00
Vasily bfb644d5f5 Fix nullref exception 2020-05-19 13:45:39 +03:00
Mark Monteiro 681dd8d32f Add recommended extensions to VS Code configuration 2020-03-17 14:21:00 +01:00
Bond_009 b87750d8e0 Update vs code workspace 2019-12-20 21:50:15 +01:00
grafixeyehero 90c1eceec7 update vsc workspace launch for net core 3 2019-10-23 01:57:38 +03:00
Anthony Lavado cdcdeb5996 Add JSON assets for VSCode development
- This adds two configuration files that allow VSCode to open the solution and begin work with the project
2019-01-02 02:20:14 -05:00