You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: common/src/main/resources/assets/signedit/lang/en_us.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,10 @@
26
26
"option.signedit.general.showLineBreakIndicator.tooltip": "Whether to show a symbol where a line is broken manually rather than automatically.",
27
27
"option.signedit.general.saveOnEscape": "Save On Escape",
28
28
"option.signedit.general.saveOnEscape.tooltip": "Whether to save the sign content when exiting by pressing the '%s' key rather than clicking the '%s' button.",
29
+
"option.signedit.general.blockMovementKeys": "Block Movement Keys",
30
+
"option.signedit.general.blockMovementKeys.tooltip": "Whether to block input from movement keys that are held down when opening the sign editor, until the keys are released.",
0 commit comments