{"id":16296917,"url":"https://github.com/ahwayakchih/sublime-brightscript","last_synced_at":"2026-01-21T13:01:48.016Z","repository":{"id":66587520,"uuid":"502065244","full_name":"ahwayakchih/sublime-brightscript","owner":"ahwayakchih","description":"BrightScript syntax implementation for SublimeText 3 and 4","archived":false,"fork":false,"pushed_at":"2023-01-05T23:07:53.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T13:40:37.449Z","etag":null,"topics":["brightscript","sublime-syntax","sublime-text-3","sublime-text-4"],"latest_commit_sha":null,"homepage":"","language":"Brightscript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahwayakchih.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":"2022-06-10T14:04:18.000Z","updated_at":"2022-06-10T14:41:39.000Z","dependencies_parsed_at":"2023-04-20T13:18:10.405Z","dependency_job_id":null,"html_url":"https://github.com/ahwayakchih/sublime-brightscript","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahwayakchih/sublime-brightscript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwayakchih%2Fsublime-brightscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwayakchih%2Fsublime-brightscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwayakchih%2Fsublime-brightscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwayakchih%2Fsublime-brightscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahwayakchih","download_url":"https://codeload.github.com/ahwayakchih/sublime-brightscript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahwayakchih%2Fsublime-brightscript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28633747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"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":["brightscript","sublime-syntax","sublime-text-3","sublime-text-4"],"created_at":"2024-10-10T20:24:26.100Z","updated_at":"2026-01-21T13:01:47.976Z","avatar_url":"https://github.com/ahwayakchih.png","language":"Brightscript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## BrightScript syntax for SublimeText 3 and 4\n\nThis is reimplementation of BrightScript syntax for [SublimeText](https://www.sublimetext.com/).\n\nIt started as a change to syntax file provided by [Roku](https://github.com/rokudev/sublimetext-package),\nbut after converting format and rewriting whole thing to add some basic, opinionated syntax checking,\nnot much was left from the original.\n\n![Screenshot from 2022-06-10 16-25-13](https://user-images.githubusercontent.com/39827/173090357-fe2e4321-58a8-4310-88fd-9408bf507397.png)\n\n\n## Features\n\n- very basic checks for common mistakes:\n\t- opinionated: `function` should have return type declared, `sub` cannot\n\t- inline `functions` and `sub` cannot have names\n\t- variable name alone in line is an error\n- errors are highlighted\n- supports new optional chaining operators\n- marks syntax with additional (compared to original) Sublimes' classes,\n  which enables code folding and other built-in features\n- drops support for `bs` file extension, because it was taken by BrighterScript which is not supported (at least for now)\n\n![Screenshot from 2022-06-10 16-24-37](https://user-images.githubusercontent.com/39827/173090325-18a27a63-c5b9-4586-9084-70d492a61ed1.png)\n\n\n## Installation (manual)\n\nUse menu \"Preferences\" -\u003e \"Browse Packages...\" to open packages directory. Enter `User` subdirectory and copy\n`BrightScript.sublime-syntax` and `BrightScript_comments.tmPreferences` files there.\n\nIf you want to modify the syntax, it might help to also copy `syntax_test_BrightScript.brs` file to the same directory.\n\n\n## Installation (Package Control)\n\nTODO: make this a proper SublimeText package so it can be installed with Package Control.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahwayakchih%2Fsublime-brightscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahwayakchih%2Fsublime-brightscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahwayakchih%2Fsublime-brightscript/lists"}