Skip to content

Commit

Permalink
docs: 更详细地解释 Visual Studio 的格式化按键
Browse files Browse the repository at this point in the history
  • Loading branch information
FeignClaims authored Oct 24, 2024
1 parent 93b347e commit fe3b2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formatter/main.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

连在一起的按键是说同时按, 是说同时按.

- Visual Studio (2010 就别想了): :menuselection:`编辑 --> 高级 --> 设置文档的格式`, 或按住 :KBD:`Ctrl` 然后依次按 :KBD:`K` :KBD:`D`. 更好地, :ref:`配置保存时自动格式化 <vscode_cpp_starter:vs>`.
- Visual Studio (2010 就别想了): :menuselection:`编辑 --> 高级 --> 设置文档的格式`; 或按住 :KBD:`Ctrl` 然后按 :KBD:`K` 再松开, 按 :KBD:`D` 再松开. 更好地, :ref:`配置保存时自动格式化 <vscode_cpp_starter:vs>`.
- VSCode: :KBD:`Shift-Alt-F`. 更好地, :ref:`配置保存时自动格式化 <vscode_cpp_starter:main>`.
- CLion: :KBD:`Ctrl-Shift-Alt-L`.
- Dev C++: 该换软件了😡.
Expand Down

0 comments on commit fe3b2e4

Please sign in to comment.