文章目录
-
- 一、Clion快捷键
-
- [1.撤销:crtl + Z](#1.撤销:crtl + Z)
- [2.重做:crtl + shift + Z](#2.重做:crtl + shift + Z)
- [3.删除该行:crtl + Y](#3.删除该行:crtl + Y)
- [4.多行后退:选中多行 + Tab](#4.多行后退:选中多行 + Tab)
- [5.多行缩进:选中多行 + shift + Tab](#5.多行缩进:选中多行 + shift + Tab)
- 二、修改注释的斜体
一、Clion快捷键
1.撤销:crtl + Z
2.重做:crtl + shift + Z
3.删除该行:crtl + Y
4.多行后退:选中多行 + Tab
5.多行缩进:选中多行 + shift + Tab
二、修改注释的斜体
中文版:文件→设置→编辑器→配色方案→语言默认值→注释→行注释、块注释→取消勾选斜体
英文版:File→Setting→Editor→Color Scheme→Language Default→Comments→Line comment、Block comment→取消勾选Italic
