如何在 Eclipse 中为 erb 启用 tabwidth 2?

发布于 2024-11-04 18:15:29 字数 43 浏览 2 评论 0原文

如何在 Eclipse 的 erb 文件中启用制表符宽度和缩进宽度 2?

How can i enable tabwidth and indent width of 2 in erb files in Eclipse ?

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

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

发布评论

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

评论(1

吻风 2024-11-11 18:15:29

如果您使用的是 Aptana Studio 3/RadRails 插件(以前称为 Ruby Development Tools),那么设置应该在“窗口”>“首选项>阿普塔纳>编辑>红宝石:
ruby editor

如果您使用默认的 Eclipse 文本编辑器,那么您需要更改“显示的选项卡宽度”窗口 > 下的设置首选项>一般>编辑>文本编辑器:
default editor

我想您也有可能将 .erb 文件扩展名映射到 Eclipse 中完全不同的编辑器,在在这种情况下,您需要更改该编辑器的制表符宽度。特定编辑器首选项取代一般文本编辑器首选项。

If you're using the Aptana Studio 3/RadRails plug-in (formerly Ruby Development Tools), then the setting should be under Window > Preferences > Aptana > Editors > Ruby:
ruby editor

If you're using the default Eclipse text editor, then you'll need to change the "Displayed tab width" setting under Window > Preferences > General > Editors > Text Editors:
default editor

I suppose it's also possible that you've mapped the .erb file extension to a completely different editor in Eclipse, in which case you'll need to change the tab width for that editor. Specific editor preferences supercede the general text editor preferences.

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