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

Jedi Syntax

by CyanSalt ST3

A Jedi syntax highlight plugin for Sublime Text 3.

Details

Installs

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

Readme

Source
raw.​githubusercontent.​com

Sublime-Jedi

A Jedi syntax highlight plugin for Sublime Text 3.

Sublime Text 3 的 Jedi 语法高亮插件。

Preview

(Color Scheme: Boxy Yesterday and Solarized Dark)

Notice: Sublime-Jedi has two versions now. New sublime-syntax definition is supported in the latest version of Sublime Text 3, so Sublime-Jedi's major release will not support Sublime Text 2 or TextMate in future. You can find the old package at Sublime-Jedi-Legacy. The new definition has many exciting feature, e.g. inline PHP syntax, so the major release is recommended.

请注意: Sublime-Jedi 现在有两个版本。Sublime Text 3 的最新版本支持新的 sublime-syntax 语法,因此 Sublime-Jedi 的主要版本未来将不会支持 Sublime Text 2 以及 TextMate。你可以在 Sublime-Jedi-Legacy 找到旧版本的插件包。新的语法有非常多一颗赛艇的特性,例如行内PHP语法等,因此强烈推荐使用新版。

What's Jedi?

Jedi is a template language we use in production.

Jedi 是一种用于生产环境的模板语言。

Sublime-Jedi

This plugin is created for Sublime Text 3. You can use either major release or legacy version in Sublime Text 3. Since it use .tmLanguage, the legacy version may support TextMate or legacy versions of Sublime Text.

Notice: There is no guarantee that the legacy will work in future.

本插件是为 Sublime Text 3 撰写的。在 Sublime Text 3 中,你可以使用新版或旧版任何一种。 由于旧版使用了 .tmLanguage 语法,因此理论上来说也支持 TextMate 和旧版本的 Sublime Text。

注:旧版不会保证未来依然可用。

Install (in Sublime Text)

  • Make sure you have installed Package Control Plugin
  • Click 'Preference' -> 'Package Control' -> 'Install Package'
  • Search 'Jedi Syntax' and install the plugin
  • Restart Sublime Text after the process finishing

 

  • 确保已经安装了 Package Control 插件
  • 依次选择 'Preference' -> 'Package Control' -> 'Install Package'
  • 搜索并安装 'Jedi Syntax'
  • 在后台任务结束后重启 Sublime Text

Can I Modify It?

Of Course! And welcome any issues or pull requests.

当然!欢迎各位提Issue或者PR。