aboutsummaryrefslogtreecommitdiff
path: root/.vscode
AgeCommit message (Collapse)Author
2025-03-24renamed SqLite to SqliteJPVenson
2024-11-30Updated DevContainer to Bookworm Debian (#13037)JPVenson
* Updated DevContainer to Bookworm Debian Removed dual container and made FFmpeg install default * Update .devcontainer/devcontainer.json Co-authored-by: Bond-009 <bond.009@outlook.com> * Fixed Tabs --------- Co-authored-by: Bond-009 <bond.009@outlook.com>
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-01-19Update .vscode/launch.jsonJPVenson
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
2024-01-19Fixed ffmpeg versionJPVenson
updated lauch with ffmpeg
2024-01-18Added ffmpeg version to buildJPVenson
2024-01-06Feature/enable gh codespaces (#10324)JPVenson
* 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>
2023-11-14Update to .NET 8Bond_009
2022-12-07Update README and vscode launch settingsBond_009
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