选项卡、文本配合、编辑 HTML (Rails)

发布于 2024-07-08 21:01:45 字数 64 浏览 6 评论 0原文

有什么方法可以强制 Text-Mate 在编辑 HTML (Rails) 文档时使用两空格制表符而不是完整制表符?

Is there any way to force Text-Mate to use a two-space tab instead of a full tab when editing HTML (Rails) documents?

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

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

发布评论

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

评论(2

断肠人 2024-07-15 21:01:45

是的。 窗口底部中间附近有一个弹出菜单,可能显示为 Tabs: 4 或类似内容。 单击它并将其挂到 2Soft Tabs 上。

执行此操作时,您应该打开一个 rhtmlerb 文档(或您想要更改的任何文件类型)进行编辑。 这些更改将适用于该类型的所有文档。

Yes. There's a pop-up menu near the bottom middle of the window that probably reads Tabs: 4 or something like that. Click on it and hange it to 2 and Soft Tabs.

You should have an rhtml or erb document (or whatever file type you want to change) open for editing when doing this. The changes will stick for all documents of that type.

属性 2024-07-15 21:01:45

关于选项卡主题,这些 TextMate 菜单命令也很有帮助:

  • 文本 -> 转换-> 空格到制表符
  • 文本 -> 转换-> 制表符到空格

制表符到空格对于修复 Haml 文档时与制表符相关的错误非常有帮助。

On the topic of tabs, these TextMate menu commands are also helpful:

  • Text -> Convert -> Spaces to Tabs
  • Text -> Convert -> Tabs to Spaces

Tabs to Spaces is very helpful for fixing tab-related errors when working in with Haml documents.

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