1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

feat: add vscode extensions as recommendations (#18641)

* add vscode extensions as recommendations

* forgot to add DCM because it's not available for VSCodium afaict

* update docs

* fix formatting
This commit is contained in:
Nicholas
2025-05-27 11:02:36 -04:00
committed by GitHub
parent a3404cf420
commit 5fdc8c9481
3 changed files with 65 additions and 14 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.DS_Store
.vscode/*
!.vscode/launch.json
!.vscode/extensions.json
.idea
docker/upload