mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
added --reread-sidecar option
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
"Scans",
|
||||
"--exclude-folder",
|
||||
"*/Galleries/*",
|
||||
"--folderthumbnails",
|
||||
"--folderthumbnails"
|
||||
],
|
||||
"console": "integratedTerminal",
|
||||
"name": "production",
|
||||
@@ -256,6 +256,21 @@
|
||||
"showReuseMessage": false,
|
||||
"clear": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"command": "COLUMNS=120 ./builder.py --generate-help-preview help.svg",
|
||||
"isBackground": false,
|
||||
"label": "Create help svg",
|
||||
"problemMatcher": [],
|
||||
"type": "shell",
|
||||
"presentation": {
|
||||
"echo": false,
|
||||
"reveal": "always",
|
||||
"focus": true,
|
||||
"panel": "dedicated",
|
||||
"showReuseMessage": false,
|
||||
"clear": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user