{"id":19648056,"url":"https://github.com/0x-jerry/vscode-ohm","last_synced_at":"2026-05-10T23:39:58.352Z","repository":{"id":239466475,"uuid":"797688679","full_name":"0x-jerry/vscode-ohm","owner":"0x-jerry","description":"Unofficial ohm-js language support for vscode","archived":false,"fork":false,"pushed_at":"2025-08-08T16:58:23.000Z","size":782,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T18:38:29.418Z","etag":null,"topics":["ohm","ohm-js","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=fantasy.vscode-ohm","language":"TypeScript","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/0x-jerry.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,"zenodo":null}},"created_at":"2024-05-08T10:24:10.000Z","updated_at":"2025-03-01T08:53:47.000Z","dependencies_parsed_at":"2024-05-12T17:46:16.780Z","dependency_job_id":"ff7879d6-ac2f-424e-829a-f99b2a889261","html_url":"https://github.com/0x-jerry/vscode-ohm","commit_stats":null,"previous_names":["0x-jerry/vscode-ohm"],"tags_count":8,"template":false,"template_full_name":"0x-jerry/tpl-vscode-extension","purl":"pkg:github/0x-jerry/vscode-ohm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x-jerry%2Fvscode-ohm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x-jerry%2Fvscode-ohm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x-jerry%2Fvscode-ohm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x-jerry%2Fvscode-ohm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x-jerry","download_url":"https://codeload.github.com/0x-jerry/vscode-ohm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x-jerry%2Fvscode-ohm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285538435,"owners_count":27188686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"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":["ohm","ohm-js","vscode"],"created_at":"2024-11-11T14:46:59.378Z","updated_at":"2026-05-10T23:39:58.348Z","avatar_url":"https://github.com/0x-jerry.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Ohm Language Extension\n\nUnofficial [ohm-js] language support for vscode\n\n## Features\n\n- Syntax highlight\n- Jump to definition\n- Hover to show definition source\n- Provide rule symbols\n- Rename rule symbols\n- Provide rule completion\n- Problem diagnostic\n- Realtime syntax check\n\n## Realtime Syntax Check\n\nExample Configuration:\n\n```json\n{\n  \"ohm-js.validator\": [\n    {\n      \"match\": [\"**/*.math\"],\n      \"grammar\": \"validate/math.ohm\"\n    }\n  ]\n}\n```\n\nSee [example](./playground/validate/)\n\n## Super Grammar Reference\n\nUse the below comment format to specify the referenced grammar file. Please see [example](./playground/es6.ohm).\n\n```ts\n// @GrammarName =\u003e path/to/grammar.ohm\n```\n\n## Screenshot\n\n![](docs/image.png)\n\n## Credit\n\nOhm language/syntax config is copied from https://github.com/attilah/ohm-vscode\n\n[ohm-js]: https://ohmjs.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x-jerry%2Fvscode-ohm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x-jerry%2Fvscode-ohm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x-jerry%2Fvscode-ohm/lists"}