在 Geany 中,是否可以使用键盘快捷键同时缩进多行(而不是手动输入每个缩进)?
问问题
9053 次
1 回答
14
Maybe I did not understand the question correctly, but both the TABkey and the CTRL+ ishortcut do exactly that when multiple lines are selected.
对于取消缩进多行,您可以同时使用SHIFT+TAB和CTRL+u快捷方式。
一般来说,(SHIFT+)TAB似乎在所有现代文本编辑器的 95% 中都有效。CTRL+ i/u更特定于 Geany,但可以在 Geany 设置(设置 -> 键绑定 -> 格式)中轻松找到。
于 2012-10-18T11:25:28.550 回答