{"id":19071930,"url":"https://github.com/cyansalt/sublime-jedi","last_synced_at":"2026-02-18T04:32:32.513Z","repository":{"id":75134793,"uuid":"45687196","full_name":"CyanSalt/Sublime-Jedi","owner":"CyanSalt","description":"A Jedi syntax highlight plugin for Sublime Text 3.","archived":false,"fork":false,"pushed_at":"2017-02-07T04:01:26.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T12:21:55.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":"2015-11-06T14:39:13.000Z","updated_at":"2017-01-23T03:26:24.000Z","dependencies_parsed_at":"2023-06-05T11:30:34.195Z","dependency_job_id":null,"html_url":"https://github.com/CyanSalt/Sublime-Jedi","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/CyanSalt/Sublime-Jedi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CyanSalt","download_url":"https://codeload.github.com/CyanSalt/Sublime-Jedi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CyanSalt%2FSublime-Jedi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29568480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:49.928Z","updated_at":"2026-02-18T04:32:27.472Z","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 3.\n\nSublime Text 3 的 Jedi 语法高亮插件。\n\n![Preview](https://cloud.githubusercontent.com/assets/5101076/22195748/7d07eb00-e184-11e6-8f0e-914aa3fe20bf.png)\n\n*(Color Scheme: [Boxy Yesterday](https://packagecontrol.io/packages/Boxy%20Theme) and Solarized Dark)*\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 at [Sublime-Jedi-Legacy](https://github.com/CyanSalt/Sublime-Jedi-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。你可以在 [Sublime-Jedi-Legacy](https://github.com/CyanSalt/Sublime-Jedi-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*  Make sure you have installed [Package Control](https://packagecontrol.io/installation) Plugin\n*  Click 'Preference' -\u003e 'Package Control' -\u003e 'Install Package'\n*  Search 'Jedi Syntax' and install the plugin\n*  Restart Sublime Text after the process finishing\n\n\u0026nbsp;\n\n*  确保已经安装了 [Package Control](https://packagecontrol.io/installation) 插件\n*  依次选择 'Preference' -\u003e 'Package Control' -\u003e 'Install Package'\n*  搜索并安装 'Jedi Syntax'\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","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyansalt%2Fsublime-jedi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyansalt%2Fsublime-jedi/lists"}