All Projects β†’ zephir-lang β†’ zephir-sublime

zephir-lang / zephir-sublime

Licence: other
Sublime Text syntax highlighting for for Zephir

Projects that are alternatives of or similar to zephir-sublime

sublime-live-server
🌍️ Launch a Development Server directly from Sublime Text
Stars: ✭ 49 (+19.51%)
Mutual labels:  sublime-text, sublime-package, sublime-text-plugin, sublime-plugin
Sublime-Pretty-Shell
🐚 Shell Script Formatter / Syntax Checker (Powered by shfmt)
Stars: ✭ 28 (-31.71%)
Mutual labels:  sublime-text, sublime-package, sublime-text-plugin, sublime-plugin
sublime-import-helper
A Sublime Text Plugin that helps you to import your modules.
Stars: ✭ 69 (+68.29%)
Mutual labels:  sublime-text, sublime-package, sublime-text-plugin, sublime-plugin
sublime-profiles
Profile Switcher for Sublime Text
Stars: ✭ 59 (+43.9%)
Mutual labels:  sublime-text, sublime-package, sublime-text-plugin
Sublimelinter Contrib Xo
SublimeLinter plugin for XO
Stars: ✭ 53 (+29.27%)
Mutual labels:  sublime-text, sublime-package, editor-plugin
Editorconfig Sublime
Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors
Stars: ✭ 1,749 (+4165.85%)
Mutual labels:  sublime-text, sublime-package, sublime-text-plugin
simple-ftp-deploy
This package for Sublime Text 3 give you possibility to auto upload file to FTP server when you save local file.
Stars: ✭ 16 (-60.98%)
Mutual labels:  sublime-text, sublime-text-plugin, sublime-plugin
sublime-text
Subime Text 相关衄源攢集整理
Stars: ✭ 62 (+51.22%)
Mutual labels:  sublime-text, sublime-package, sublime-text-plugin
CSSFontFamily
CSSFontFamily is a Sublime Text plugin with a collection of font stacks autocomplete.
Stars: ✭ 15 (-63.41%)
Mutual labels:  sublime-text, sublime-package, sublime-text-plugin
Carbonsublime
πŸš€ A Sublime Text 3 Plugin for Carbon. (https://carbon.now.sh)
Stars: ✭ 104 (+153.66%)
Mutual labels:  sublime-text, sublime-package
Themr
A UI theme selector for Sublime Text.
Stars: ✭ 112 (+173.17%)
Mutual labels:  sublime-text, sublime-package
elm-syntax-highlighting
Syntax Highlighting for Elm in Sublime Text
Stars: ✭ 27 (-34.15%)
Mutual labels:  sublime-text, editor-plugin
Packagesync
Sync sublime text packages & user settings across devices.
Stars: ✭ 63 (+53.66%)
Mutual labels:  sublime-text, sublime-package
Schemr
A color scheme selector for Sublime Text.
Stars: ✭ 140 (+241.46%)
Mutual labels:  sublime-text, sublime-package
Sublime Ava
Snippets for AVA
Stars: ✭ 41 (+0%)
Mutual labels:  sublime-text, sublime-package
Sublimeallautocomplete
Extend Sublime autocompletion to find matches in all open files of the current window
Stars: ✭ 906 (+2109.76%)
Mutual labels:  sublime-text, sublime-package
Sublime Jekyll
A Sublime Text package for Jekyll static sites.
Stars: ✭ 160 (+290.24%)
Mutual labels:  sublime-text, sublime-package
Sublime-uroboroSQL-formatter
Beautiful SQL Formatter for Sublime Text 3
Stars: ✭ 25 (-39.02%)
Mutual labels:  sublime-package, sublime-plugin
sublime-fish
A robust Sublime Text syntax package for fish
Stars: ✭ 32 (-21.95%)
Mutual labels:  sublime-text, sublime-text-package
SublimeDiscordRP
πŸ“„ Discord rich presence for Sublime Text
Stars: ✭ 123 (+200%)
Mutual labels:  sublime-package, sublime-text-plugin

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 (c) 2014-2021, Zephir Team

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].