From 29d41d3f8c7c7ca71d3ea21cff3540653b383fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A1=97=E8=A7=92=E5=B0=8F=E6=9E=97?= <1013335014@qq.com> Date: Fri, 19 Sep 2025 12:06:33 +0800 Subject: [PATCH] update --- ShortcutKeySettingReference.md | 24 ++++++++++++++++++++++++ ShortcutKeySettingReference_en.md | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/ShortcutKeySettingReference.md b/ShortcutKeySettingReference.md index 680c494..aa5a36b 100644 --- a/ShortcutKeySettingReference.md +++ b/ShortcutKeySettingReference.md @@ -90,6 +90,30 @@ `Ctrl + F` +- 切换粗体 + +`Control+b` + +- 切换斜体 + +`Control+i` + +- 切换下划线 + +`Control+u` + +- 切换删除线 + +`Control+[` + +- 增大字号 + +`Control+Shift+=` + +- 减小字号 + +`Control+Shift+-` + ## 画布操作 - 放大 diff --git a/ShortcutKeySettingReference_en.md b/ShortcutKeySettingReference_en.md index 3688fa0..43e8acd 100644 --- a/ShortcutKeySettingReference_en.md +++ b/ShortcutKeySettingReference_en.md @@ -90,6 +90,30 @@ Starting from version 0.1.5+, the plugin no longer provides default shortcuts. A `Ctrl + F` +- Toggle Bold + +`Control+b` + +- Toggle Italic + +`Control+i` + +- Toggle Underline + +`Control+u` + +- Toggle Strikethrough + +`Control+[` + +- Increase Font Size + +`Control+Shift+=` + +- Decrease Font Size + +`Control+Shift+-` + ## Canvas Operations - Zoom In