aboutsummaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
AgeCommit message (Collapse)Author
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-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>
2020-03-17Add recommended extensions to VS Code configurationMark Monteiro