gpt4 book ai didi

textmate - Text Mate 中的 Bundler Gemfile 语法高亮显示

转载 作者:行者123 更新时间:2023-12-02 13:27:58 25 4
gpt4 key购买 nike

你好,我正在学习 Rails3,所以我开始使用 gem Bundler ( http://github.com/carlhuda/bundler )有人知道如何设置 TextMate 来突出显示 Gemfile 语法吗?谢谢!

最佳答案

在 Textmate 中,选择“bundle ”菜单 =>“bundle ”编辑器

选择语言而不是显示全部。

在 Ruby on Rails bundle 中选择 Ruby on Rails 语言

更改此行:

fileTypes = ( 'rb', 'rxml', 'builder' );

对此:

fileTypes = ( 'rb', 'rxml', 'builder', 'Gemfile' );

转到 bundle => bundle 编辑器 => 重新加载 bundle 。

重新打开您的 Gemfile,您现在应该会看到语法突出显示。

关于textmate - Text Mate 中的 Bundler Gemfile 语法高亮显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3174451/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com