{"id":19745912,"url":"https://github.com/alan-platform/alanforsublime","last_synced_at":"2026-02-04T06:05:48.685Z","repository":{"id":112696411,"uuid":"106414119","full_name":"alan-platform/AlanForSublime","owner":"alan-platform","description":"Alan for Sublime Text 3","archived":false,"fork":false,"pushed_at":"2019-02-13T13:33:20.000Z","size":73,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-11T16:51:08.267Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alan-platform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-10T12:27:34.000Z","updated_at":"2019-03-19T16:45:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"d8f2f61a-b532-4a8b-9195-50c636e70b13","html_url":"https://github.com/alan-platform/AlanForSublime","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/alan-platform/AlanForSublime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-platform%2FAlanForSublime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-platform%2FAlanForSublime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-platform%2FAlanForSublime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-platform%2FAlanForSublime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alan-platform","download_url":"https://codeload.github.com/alan-platform/AlanForSublime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alan-platform%2FAlanForSublime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29072515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"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-12T02:12:05.309Z","updated_at":"2026-02-04T06:05:48.670Z","avatar_url":"https://github.com/alan-platform.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alan for Sublime Text\n\nProvides support for Alan projects with:\n- Syntax highlighting in Alan files\n- Build systems for code checking with `alan validate`\n\nLearn more about Alan here:\nhttps://alan.m-industries.com\n\n\n## Deprecating Fabric\n\nFabric was our internal code name for the Alan Application Platform. For the time being you can still use the `fabric` utility and the Fabric Validate build system. \n\n\n## Recommended keybindings\n\nAlan uses `()` extensively. If you press enter when you cursor is between the braces, you'll end up with this:\n\n```\n(\n\t|)\n```\n\nIn most cases this is more useful:\n\n```\n(\n\t|\n)\n```\n\nSublime has this behaviour by default for curly braces `{}`. Add this to your Key Bindings file to copy this behaviour for parentheses:\n\n```\n{\n\"keys\": [\"enter\"], \"command\": \"run_macro_file\", \"args\": {\"file\": \"res://Packages/Default/Add Line in Braces.sublime-macro\"}, \"context\":\n    [\n        { \"key\": \"setting.auto_indent\", \"operator\": \"equal\", \"operand\": true },\n        { \"key\": \"selection_empty\", \"operator\": \"equal\", \"operand\": true, \"match_all\": true },\n        { \"key\": \"preceding_text\", \"operator\": \"regex_contains\", \"operand\": \"\\\\($\", \"match_all\": true },\n        { \"key\": \"following_text\", \"operator\": \"regex_contains\", \"operand\": \"^\\\\)\", \"match_all\": true }\n    ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan-platform%2Falanforsublime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falan-platform%2Falanforsublime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falan-platform%2Falanforsublime/lists"}