ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

ESP (Ecma​Script Pages) Edit Mode

by balazstth ST2

ESP (EcmaScript Pages) edit mode for Sublime Text 2

Details

  • 2012.01.28.13.27.43
  • github.​com
  • github.​com
  • 12 years ago
  • 2 hours ago
  • 12 years ago

Installs

  • Total 1K
  • Win 606
  • Mac 275
  • Linux 168
May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6
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

Source
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