{"id":19071935,"url":"https://github.com/cyansalt/sublime-jedi-legacy","last_synced_at":"2026-03-01T05:33:09.711Z","repository":{"id":75134792,"uuid":"79763941","full_name":"CyanSalt/Sublime-Jedi-Legacy","owner":"CyanSalt","description":"Legacy version of Sublime-Jedi","archived":false,"fork":false,"pushed_at":"2017-01-23T02:52:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-25T12:07:09.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CyanSalt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-23T02:49:55.000Z","updated_at":"2017-01-23T02:49:55.000Z","dependencies_parsed_at":"2023-06-05T11:31:17.160Z","dependency_job_id":null,"html_url":"https://github.com/CyanSalt/Sublime-Jedi-Legacy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CyanSalt/Sublime-Jedi-Legacy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi-Legacy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi-Legacy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi-Legacy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi-Legacy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyanSalt","download_url":"https://codeload.github.com/CyanSalt/Sublime-Jedi-Legacy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi-Legacy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29960419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T01:32:52.668Z","updated_at":"2026-03-01T05:33:09.686Z","avatar_url":"https://github.com/CyanSalt.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime-Jedi\n\nA Jedi syntax highlight plugin for Sublime Text/TextMate.\n\nSublime Text/TextMate 的 Jedi 语法高亮插件。\n\n**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 in the folder `Legacy`. The new definition has many exciting feature, e.g. inline PHP syntax, so the major release is recommended.**\n\n**请注意： Sublime-Jedi 现在有两个版本。Sublime Text 3 的最新版本支持新的 `sublime-syntax` 语法，因此 Sublime-Jedi 的主要版本未来将不会支持 Sublime Text 2 以及 TextMate。你可以在 `Legacy` 文件夹下找到旧版本的插件包。新的语法有非常多一颗赛艇的特性，例如行内PHP语法等，因此强烈推荐使用新版。**\n\n#### What's Jedi?\n\n[Jedi](https://github.com/baixing/jedi) is a template language we use in production.\n\n[Jedi](https://github.com/baixing/jedi) 是一种用于生产环境的模板语言。\n\n#### Sublime-Jedi\n\nThis plugin is created for Sublime Text 3. You can use either major release or legacy version in Sublime Text 3.\nSince it use .tmLanguage, the legacy version may support TextMate or legacy versions of Sublime Text.\n\n*Notice: There is no guarantee that the legacy will work in future.*\n\n本插件是为 Sublime Text 3 撰写的。在 Sublime Text 3 中，你可以使用新版或旧版任何一种。\n由于旧版使用了 .tmLanguage 语法，因此理论上来说也支持 TextMate 和旧版本的 Sublime Text。\n\n*注：旧版不会保证未来依然可用。*\n\n#### Install (in Sublime Text)\n\n*  Select 'Preference' -\u003e 'Browse Packages'\n*  Download **Sublime-Jedi** as .zip, or clone it to your desktop,\n    then copy the folder 'Jedi' into the folder 'Package' which is open above.\n\n    OR\n\n*  Copy the file ['Jedi.sublime-package'](https://raw.githubusercontent.com/cyansalt/sublime-jedi/master/Jedi.sublime-package) into 'Installed Packages' folder\n    (with the same directory of the folder 'Package').\n*  Restart Sublime Text.\n\n\u0026nbsp;\n\n*  选择 'Preference' -\u003e 'Browse Packages'\n*  下载 **Sublime-Jedi** 的 .zip 文件，或者直接 clone repo，\n    将 “Jedi” 文件夹复制到上面打开的目录中。\n\n    或者\n\n*  把 ['Jedi.sublime-package'](https://raw.githubusercontent.com/cyansalt/sublime-jedi/master/Jedi.sublime-package) 这个文件复制到 “Installed Packages” 目录下\n    （和 “Package” 在同一个目录下）\n*  重新启动 Sublime Text。\n\n#### Can I Modify It?\n\nOf Course! And welcome any issues or pull requests.\n\n当然！欢迎各位提Issue或者PR。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyansalt%2Fsublime-jedi-legacy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyansalt%2Fsublime-jedi-legacy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyansalt%2Fsublime-jedi-legacy/lists"}