mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
feat(ext): add Excalidraw
This commit is contained in:
@@ -761,6 +761,19 @@
|
||||
],
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Excalidraw
|
||||
// ===========================================================================
|
||||
// Extension:
|
||||
// - https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor
|
||||
//
|
||||
"excalidraw.theme": "auto",
|
||||
"excalidraw.image": {
|
||||
"exportScale": 2,
|
||||
"exportWithBackground": true,
|
||||
"exportWithDarkMode": true
|
||||
},
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Command aliases
|
||||
// ===========================================================================
|
||||
// Extension:
|
||||
|
||||
Reference in New Issue
Block a user