【问题标题】:Edit a .liquid file from shopify in eclipse with correct code styling使用正确的代码样式在 Eclipse 中编辑来自 shopify 的 .liquid 文件
【发布时间】:2011-12-11 10:08:06
【问题描述】:

我正在使用 shopify 建立商店。

我想在 eclipse 中离线编辑模板文件,但它们是 .liquid 文件,eclipse 无法识别。

如何为 eclipse 可以识别的液体模板文件创建自定义内容类型?


liquid 中有两种标记:Output 和 Tag。

输出被包围:

{{ two curly brackets }} 

标签被包围:

{% a curly bracket and a percent %} 

【问题讨论】:

    标签: eclipse liquid shopify


    【解决方案1】:

    这个问题可能已经有了你的答案:

    Eclipse plug-in: Create a new file extension for a language not supported by Eclipse

    如果你不反对使用不同的编辑器,TextMate 有一个 Liquid 模式,我认为它也可以在 Sublime Text 上工作(如果你不使用 mac)。那么当然肯定有 emacs 或 vim 插件。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2018-07-26
      • 1970-01-01
      • 2016-12-18
      • 1970-01-01
      • 2010-12-19
      • 2018-08-09
      • 1970-01-01
      相关资源
      最近更新 更多