1.visual studio代码格式化快捷键
bash
1.Ctrl+A(全选)
2.Ctrl+K
3.Ctrl+F
2.多行注释
bash
1.Ctrl+k
2.Ctrl+c
2.多行取消注释
bash
1.Ctrl+k
2.Ctrl+u