文件名称:sublime-livescript:Sublime Text 2的LiveScript工具
文件大小:28KB
文件格式:ZIP
更新时间:2024-05-28 17:01:48
JavaScript
LiveScript Sublime Text 2程序包。 灵感 这受到的 和极大启发 特征 语法高亮 转译为js 片段 用法 通过不选择任何文本(或所有文本)来编译整个文件。 通过仅选择该部分来编译该部分。 键盘快捷键Alt-Shift-L 命令面板集成Live Script right click上下文菜单 安装 包装控制 这不是程序包控件中的livescript程序包。 要安装此软件包 使用命令Package Control: Add Repository添加此存储库Package Control: Add Repository 将此网址粘贴到Sublime中: https://github.com/joneshf/sublime-livescript : https://github.com/joneshf/sublime-livescript 像通常一样安装软件包(
【文件预览】:
sublime-livescript-master
----LiveScript.sublime-settings(137B)
----Default.sublime-commands(124B)
----README.md(2KB)
----Syntax()
--------LiveScript.JSON-tmLanguage(14KB)
--------LiveScript.tmLanguage(18KB)
----Snippets()
--------until.sublime-snippet(152B)
--------try.sublime-snippet(133B)
--------else if.sublime-snippet(153B)
--------function bound.sublime-snippet(155B)
--------list comp til.sublime-snippet(225B)
--------if else.sublime-snippet(166B)
--------for to.sublime-snippet(219B)
--------try catch.sublime-snippet(155B)
--------list comp.sublime-snippet(160B)
--------console error.sublime-snippet(152B)
--------procedure.sublime-snippet(156B)
--------try finally.sublime-snippet(159B)
--------unless short.sublime-snippet(155B)
--------console warn.sublime-snippet(148B)
--------unless.sublime-snippet(154B)
--------try catch finally.sublime-snippet(181B)
--------procedure curry.sublime-snippet(163B)
--------list comp cascade.sublime-snippet(156B)
--------loop.sublime-snippet(150B)
--------if short.sublime-snippet(151B)
--------procedure named bound.sublime-snippet(178B)
--------class.sublime-snippet(152B)
--------switch short.sublime-snippet(189B)
--------switch coffee.sublime-snippet(193B)
--------function.sublime-snippet(149B)
--------function named bound.sublime-snippet(176B)
--------console trace.sublime-snippet(136B)
--------if ternary.sublime-snippet(172B)
--------for til.sublime-snippet(221B)
--------for.sublime-snippet(151B)
--------for object.sublime-snippet(179B)
--------for list.sublime-snippet(173B)
--------while.sublime-snippet(152B)
--------class extends.sublime-snippet(188B)
--------console log.sublime-snippet(146B)
--------if.sublime-snippet(146B)
--------list comp to.sublime-snippet(223B)
--------function bound curry.sublime-snippet(162B)
--------obj comp.sublime-snippet(177B)
--------function named.sublime-snippet(169B)
--------switch.sublime-snippet(189B)
--------class extends implements.sublime-snippet(226B)
--------for ever.sublime-snippet(158B)
--------while when.sublime-snippet(178B)
--------console info.sublime-snippet(148B)
--------procedure named.sublime-snippet(171B)
--------procedure bound curry.sublime-snippet(169B)
--------class implements.sublime-snippet(190B)
--------function curry.sublime-snippet(156B)
--------unless ternary.sublime-snippet(180B)
--------until when.sublime-snippet(178B)
--------procedure bound.sublime-snippet(162B)
----live_script.py(3KB)
----Default.sublime-keymap(60B)
----Preference()
--------LiveScript.tmPreferences(756B)
--------LiveScript.JSON-tmPreferences(332B)
----Menus()
--------Context.sublime-menu(35B)
--------Main.sublime-menu(3KB)