Skip to content

Commit a135d96

Browse files
authored
Update keymap-mac-introduce.md
1 parent 48ebf9d commit a135d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keymap-mac-introduce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
- `Option + 方向键下` 减少当前选中的代码块
5656
- `Control + Shift + Q` 显示上下文信息
5757
- `Option + Enter` 显示意向动作和快速修复代码
58-
- `Command + Option + L` 格式化代码
58+
- `Command + Option + L` 格式化代码(有些文件格式化是有特殊要求的,比如 SQL 文件必须设置方言才可被格式化)
5959
- `Control + Option + O` 优化import
6060
- `Control + Option + I` 自动缩进线
6161
- `Tab / Shift + Tab` 缩进代码 / 反缩进代码

0 commit comments

Comments
 (0)