ctrl+shift+p filters: :st2 :st3 :win :osx :linux
浏览

ESP(EcmaScript Pages)编辑模式

作者 balazstth ST2

为Sublime Text 2提供的ESP(EcmaScript Pages)编辑模式

详细信息

  • 2012.01.28.13.27.43
  • github.com
  • github.com
  • 13年前
  • 18分钟前
  • 13年前

安装次数

  • 总计 1K
  • Win 606
  • Mac 275
  • Linux 168
8月7日 8月6日 8月5日 8月4日 8月3日 8月2日 8月1日 7月31日 7月30日 7月29日 7月28日 7月27日 7月26日 7月25日 7月24日 7月23日 7月22日 7月21日 7月20日 7月19日 7月18日 7月17日 7月16日 7月15日 7月14日 7月13日 7月12日 7月11日 7月10日 7月9日 7月8日 7月7日 7月6日 7月5日 7月4日 7月3日 7月2日 7月1日 6月30日 6月29日 6月28日 6月27日 6月26日 6月25日 6月24日
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

readme

源代码
raw.githubusercontent.com

ESP (EcmaScript Pages) edit mode for Sublime Text 2 (and probably TextMate)

v1.2, (c) 2012-01-24, __tb Development platform: Sublime Text 2 Beta, Build: 2165

Provides advaced background highlighting for server-side and client-side scripts. Kuler was used to extend the Monokai color set (http://kuler.adobe.com/#create/fromacolor) This edit mode is based on the built-in ST2 HTML package.

Installation: Either: (0. if you do not have Package Control installed follow these instructions: http://wbond.net/sublime_packages/package_control/installation) 1. ⌘⇧P (or ⇧P) to open Command Palette 2. select Package Control: Install Package 3. select ESP

Or:
1. cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
   # or corresponding folder on your operating system
2. git clone https://github.com/balazstth/subl-esp.git "ESP"
3. Sublime Text 2 -> Preferences -> Color Scheme -> ESP -> Monokai ESP
4. if not set automatically: after opening an ESP file
   View -> Syntax -> Open all with current extension as... -> ESP

TODO: Toggle Comment for EcmaScript still uses # Highlighting for embedded server-side script in client-side JavaScript strings.

Known issues: Might interfere with built-in HTML embedded language support, not drastically though.

Contact information: balazstth at github and gmail