我的问题很简单:
Sublime Text 3中是否有快捷方式允许删除所选文本中的空白行?(对于一行中的空白也一样)
例如,如何制作这个文本:
a
b
c
Run Code Online (Sandbox Code Playgroud)
成为:
a
b
c
Run Code Online (Sandbox Code Playgroud)
这一行:
I need to remove these blanks.
Run Code Online (Sandbox Code Playgroud)
成为这一行:
Ineedtoremovetheseblanks.
sublimetext3 ×1