JPVenson
38bf59d6e8
Update .vscode/launch.json
...
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
10 months ago
JPVenson
23c7770683
Fixed ffmpeg version
...
updated lauch with ffmpeg
10 months ago
JPVenson
21ae7a1317
Added ffmpeg version to build
10 months ago
JPVenson
5ff7c17daf
Feature/enable gh codespaces ( #10324 )
...
* Added BindAll network Manager
* Updated docs
* Update ApplicationHost.cs
resolved merge conflicts
* Fixed merge issues
* Updated Dev container to dotnet
* Update Emby.Server.Implementations/ApplicationHost.cs
Co-authored-by: Cody Robibero <cody@robibe.ro>
* Updates container to include dependencies
* Resolved merge conflicts
* Updated container config to automate setup more
* Updated readme
* Enabled auto loading of extensions
* fixed recommended list not parsable
* Removed obsolete code
* Reverted change to virtualize GetAllBindInterfaces
* Updated Readme
* Update devcontainer.json
---------
Co-authored-by: Cody Robibero <cody@robibe.ro>
10 months ago
Bond_009
eb022c49cc
Update to .NET 8
1 year ago
Bond_009
4c41f96407
Update README and vscode launch settings
2 years ago
David Ullmer
d284e09a8a
Change .vscode/launch.json to use .NET 6
3 years ago
crobibero
185fac0677
Upgrade all netcore3.1 to net5.0
4 years ago
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
4 years ago
Erwin de Haan
1c71ddc426
Merge MediaBrowser.Api.Tests into Jellyfin.Api.Tests
4 years ago
Alf Sebastian Houge
676f000286
Remove comments from json file in .vscode/launch.json
4 years ago
Alf Sebastian Houge
d53f7dd0c2
Add vscode launch configuration for launching without hosting webclient
4 years ago
telans
712d581e01
remove vscode launch.json comments
4 years ago
telans
ae20776db3
vscode: dotnet telemetry optout
4 years ago
Vasily
29443e3681
Apply suggestions from code review
...
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
5 years ago
Vasily
bfb644d5f5
Fix nullref exception
5 years ago
Mark Monteiro
681dd8d32f
Add recommended extensions to VS Code configuration
5 years ago
Bond_009
b87750d8e0
Update vs code workspace
5 years ago
grafixeyehero
90c1eceec7
update vsc workspace launch for net core 3
5 years ago
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
6 years ago