vault backup: 2026-02-04 17:41:43
This commit is contained in:
+1
-1
@@ -148,7 +148,7 @@
|
||||
"enabled": true,
|
||||
"single-quote-enabled": true,
|
||||
"single-quote-style": "''",
|
||||
"double-quote-enabled": true,
|
||||
"double-quote-enabled": false,
|
||||
"double-quote-style": "\"\""
|
||||
},
|
||||
"remove-consecutive-list-markers": {
|
||||
|
||||
Vendored
+4
-4
@@ -221,9 +221,9 @@
|
||||
"clearSelectionAfterAutoPaste": true,
|
||||
"respectCursorPositionWhenAutoPaste": true,
|
||||
"blankLineAboveAppendedContent": true,
|
||||
"autoCopy": false,
|
||||
"autoCopy": true,
|
||||
"autoFocus": false,
|
||||
"autoPaste": false,
|
||||
"autoPaste": true,
|
||||
"autoFocusTarget": "last-active-and-open-then-last-paste",
|
||||
"autoPasteTarget": "last-active-and-open-then-last-paste",
|
||||
"openAutoFocusTargetIfNotOpened": true,
|
||||
@@ -234,11 +234,11 @@
|
||||
"executeCommandWhenTargetNotIdentified": true,
|
||||
"commandToExecuteWhenTargetNotIdentified": "switcher:open",
|
||||
"autoPasteTargetDialogTimeoutSec": 20,
|
||||
"autoCopyToggleRibbonIcon": true,
|
||||
"autoCopyToggleRibbonIcon": false,
|
||||
"autoCopyIconName": "highlighter",
|
||||
"autoFocusToggleRibbonIcon": true,
|
||||
"autoFocusIconName": "zap",
|
||||
"autoPasteToggleRibbonIcon": true,
|
||||
"autoPasteToggleRibbonIcon": false,
|
||||
"autoPasteIconName": "clipboard-paste",
|
||||
"viewSyncFollowPageNumber": true,
|
||||
"viewSyncPageDebounceInterval": 0.3,
|
||||
|
||||
Reference in New Issue
Block a user