immich/.vscode
Adrian Jost 075436a5d1
chore: mark VSCode tasks as background tasks (#22631)
VSCode expect tasks that aren't marked as background tasks to finish eventually. That's not how a dev-server is supposed to work, we expect it to run for basically infinite time.

By marking those tasks as background tasks, VSCode stops showing the infinite loading spinner on those processes.
2025-10-06 11:55:54 -04:00
..
extensions.json feat: add vscode extensions as recommendations (#18641) 2025-05-27 10:02:36 -05:00
launch.json fix: debug source maps (#20363) 2025-07-28 12:41:22 -04:00
settings.json chore: use pnpm for builds (#19752) 2025-08-19 08:55:24 -04:00
tasks.json chore: mark VSCode tasks as background tasks (#22631) 2025-10-06 11:55:54 -04:00