TextMate:下载Flex包

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了TextMate:下载Flex包相关的知识,希望对你有一定的参考价值。

Here's how you can update Textmate to include MXML
  1. mkdir -p ~/Library/Application Support/TextMate/Bundles
  2. cd /Library/Application Support/TextMate/Bundles
  3. export LC_CTYPE=en_US.UTF-8
  4. echo "… update Flex bundle"
  5. svn co http://macromates.com/svn/Bundles/trunk/Review/Bundles/Flex.tmbundle
  6. osascript -e 'tell app "TextMate" to reload bundles'

以上是关于TextMate:下载Flex包的主要内容,如果未能解决你的问题,请参考以下文章

将base64编码的Textmate片段过滤回文本

TextMate包搜索和粘贴代码

从GIT刷新并添加textmate包

雪豹升级后修复textmate包

将捆绑包从git添加到textmate

Eclipse 中的通用代码片段或模板