大家好,又见面了,我是你们的朋友全栈君。
原文链接:https://kaifazhinan.com/webstorm-formatting-code-shortcuts/
现在平时都是使用 VS Code 作为日常开发工具,偶尔会打开 WebStorm 临时使用一下,但是却经常忘记格式化代码的快捷键,放在这里防止遗忘。
Windows
Windows 系统下 WebStorm 格式化代码的快键键为:Ctrl
+ Alt
+ l
Mac
Mac 系统下 WebStorm 格式化代码的快捷键为:Option
+ Command
+ l
Linux / CentOS
Linux / CentOS 系统下 WebStorm 格式化代码的快捷键为:Ctrl
+ Shift
+ l
原文链接:https://kaifazhinan.com/webstorm-formatting-code-shortcuts/
转载于:https://www.cnblogs.com/kaifazhinan/p/10757305.html
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/130017.html原文链接:https://javaforall.net