vault backup: 2026-02-04 17:41:43
This commit is contained in:
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