Sublime Text 2 で Movable Type のテンプレートタグの入力補完ができるようになるMTML Completionsをupdateしました。
MT6.0.3までに追加されたタグなどを追加してあります。
package control でインストールされてるからは、自動でUpdateされてるかと思います。
追加したfunctionタグ
- mt:WebsiteEntryCount
- mt:StatsSnippet
- mt:CanonicalURL
- mt:CanonicalLink
- mt:BlogDateLanguage
- mt:WebsiteDateLanguage
追加したmodifier
- current_mapping="1"
- with_index="1"
- by_folder="1"
- by_category="1"
- by_author="1"
- with_domain="1"
MTML Completion is an package for Sublime Text 2. This complements Movable Type Template Tags when you use ST2.
Updated MTML Completions, added new tags and modifiers in MT 6.0.3.
In ST2, maybe auto updated when you installed this package by package control.
Added function tags
- mt:WebsiteEntryCount
- mt:StatsSnippet
- mt:CanonicalURL
- mt:CanonicalLink
- mt:BlogDateLanguage
- mt:WebsiteDateLanguage
Added modifiers
- current_mapping="1"
- with_index="1"
- by_folder="1"
- by_category="1"
- by_author="1"
- with_domain="1"