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

Zephir

Sublime Text syntax highlighting for for Zephir

Details

Installs

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

Zephir Syntax Highlight

Zephir-Bundle

A Sublime Text 2/3 / TextMate bundle for Zephir.

Installation

Installation via Package Control (Sublime)

This is the recommended installation method.

If you have Sublime Package Control, you know what to do. If not, well: it's a package manager for Sublime Text; it's awesome and you can read about it here to install.

After installing the Package Control and restarting the editor:

  • Open the Command Pallete Cmd + Shift + P (or Ctrl + Shift + P)
  • Type “Install Package” and hit Enter
  • Find “Zephir” and hit Enter

Manual Installation

Depending on your OS copy the Zephir directory to any of the following locations:

Sublime Text

macOS

  • ~/Library/Application Support/Sublime Text 2/Packages

or

  • ~/Library/Application Support/Sublime Text 3/Packages

Linux

  • ~/.Sublime Text 2/Packages

or

  • ~/.Sublime Text 3/Packages

Windows

  • %APPDATA%/Sublime Text 2/Packages/

or

  • %APPDATA%/Sublime Text 3/Packages/

TextMate

macOS

  • /Library/Application Support/TextMate/Bundles

License

This project is open source software licensed under the MIT License. See the LICENSE file for more. Copyright © 2014-2021, Zephir Team