Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人在任何地方看到过任何关于 phpDesigner8 的文档,如果您突出显示一段代码并想要将其缩进或向右或向左缩进,以便快速执行此操作,而不是逐行和退格或制表符?
在选择代码块后,您是否尝试过 tab 进行正常缩进和 shift+tab 取消缩进,也就是说。
或者,您也可以使用 Ctrl+Shift+I 缩进和 Ctrl+Shift+U 取消缩进。