TextMate 中的缩进不起作用

发布于 2024-10-19 12:15:02 字数 135 浏览 2 评论 0原文

当我缩进时 Option + Tab 工作得很好,但是 Shift + Option + Tab 似乎只是删除了我突出显示的代码。我如何减少缩进?

Option + Tab work just fine when I indent, but Shift + Option + Tab just seems to delete the code that I've highlighted. How do I outdent?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

萌吟 2024-10-26 12:15:02

根据 docs命令 + [command + ] 应分别减少或增加缩进级别。

但是,如果您在该页面中搜索以下文本:

4.6.1 增加/减少缩进级别

...您将看到 shift + option + tab 应该 起作用,至少在欧洲键盘布局上是这样。

According to the docs, command + [ or command + ] should decrease or increase the indentation level respectively.

However, if you search tha that page for the following text:

4.6.1 Increase/Decrease Indent Level

...you will see that shift + option + tab should work, at least on European keyboard layouts.

燕归巢 2024-10-26 12:15:02

不知道你能做到这一点。嗯,它适用于我的安装,所以有些东西发生了变化。好的,没有太多帮助,但尝试

cmd + [ 进行 outdent

cmd + ] 用于缩进

Didn't know you could do that. Well, it works on my installation so something has changed. OK not much help but try

cmd + [ for outdent
and
cmd + ] for indent

别念他 2024-10-26 12:15:02

要缩进和取消缩进,我使用 Apple + ][

To indent and outdent, I use Apple + ] or [.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文