coffee-script-tmbundle:用于CoffeeScript的TextMate捆绑包

时间:2024-06-05 03:20:52
【文件属性】:

文件名称:coffee-script-tmbundle:用于CoffeeScript的TextMate捆绑包

文件大小:33KB

文件格式:ZIP

更新时间:2024-06-05 03:20:52

JavaScript

CoffeeScript.tmbundle 用于CoffeeScript编程语言的TextMate软件包。 安装: cd ~/Library/Application\ Support/TextMate/Bundles (Textmate 1) cd /Applications/TextMate.app/Contents/SharedSupport/Bundles (Textmate 1.5.10 & 2) git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScriptBundle.tmbundle 该捆绑包包括语法高亮显示,编译或评估内联CoffeeScript的功能,方便的函数符号列表以及许多expando代码段。 总是欢迎添加补丁。 如果您的TextMate.app在查找coffee命令时遇到问


【文件预览】:
coffee-script-tmbundle-master
----info.plist(5KB)
----LICENSE(1KB)
----README.markdown(1KB)
----Snippets()
--------Function.tmSnippet(474B)
--------Range comprehension (inclusive).tmSnippet(539B)
--------Interpolated Code.tmSnippet(603B)
--------If.tmSnippet(465B)
--------Switch.tmSnippet(491B)
--------Unless.tmSnippet(469B)
--------log.tmSnippet(447B)
--------h2.tmSnippet(454B)
--------Raw javascript.tmSnippet(464B)
--------Array comprehension.tmSnippet(494B)
--------Class.tmSnippet(545B)
--------Range comprehension (exclusive).tmSnippet(542B)
--------Bound Function.tmSnippet(481B)
--------If __ Else.tmSnippet(496B)
--------Try __ Catch.tmSnippet(472B)
--------Ternary If.tmSnippet(490B)
--------h3.tmSnippet(409B)
--------require.tmSnippet(491B)
--------h1.tmSnippet(462B)
--------Else if.tmSnippet(477B)
--------Object comprehension.tmSnippet(507B)
----Syntaxes()
--------CoffeeScript.tmLanguage(17KB)
--------CoffeeScript (Literate).tmLanguage(44KB)
----.gitignore(7B)
----Preferences()
--------Symbol List Method.tmPreferences(491B)
--------Symbol List Method 2.tmPreferences(559B)
--------Disable Indent Corrections.tmPreferences(511B)
--------CoffeeScript.tmPreferences(853B)
--------Indent.tmPreferences(885B)
----Commands()
--------Compile and Display JS.tmCommand(973B)
--------CoffeeScript.sublime-build(191B)
--------Align Assignments.tmCommand(5KB)
--------Run.tmCommand(835B)
--------Insert Heredoc comment.tmCommand(825B)
--------Insert Heredoc triple double quotes.tmCommand(824B)
--------New Function.tmCommand(739B)
--------Run selected text.tmCommand(638B)
--------Insert Heredoc triple single quotes.tmCommand(824B)

网友评论