{"id":17298297,"url":"https://github.com/chanind/amr-vscode","last_synced_at":"2026-03-19T00:37:17.829Z","repository":{"id":232410536,"uuid":"733116850","full_name":"chanind/amr-vscode","owner":"chanind","description":"VSCode language definition for abstract meaning representation (AMR)","archived":false,"fork":false,"pushed_at":"2023-12-20T03:22:28.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T06:22:30.678Z","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/chanind.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-12-18T15:47:17.000Z","updated_at":"2023-12-21T01:03:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f4c7aad-b4c2-4256-a8fe-d24000f39d12","html_url":"https://github.com/chanind/amr-vscode","commit_stats":null,"previous_names":["chanind/amr-vscode"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chanind/amr-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanind%2Famr-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanind%2Famr-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanind%2Famr-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanind%2Famr-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chanind","download_url":"https://codeload.github.com/chanind/amr-vscode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chanind%2Famr-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29145565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T01:13:33.096Z","status":"online","status_checked_at":"2026-02-06T02:00:08.092Z","response_time":59,"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-10-15T11:18:41.777Z","updated_at":"2026-02-06T02:04:01.994Z","avatar_url":"https://github.com/chanind.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AMR VSCode\n\nVSCode syntax highlighting for Abstract Meaning Representation (AMR)\n\n## About\n\n[Abstract meaning representation](https://amr.isi.edu/index.html) is a representation of an English sentence as a directed graph, and is typically represented in text like below:\n\n```\n(w / want-01\n  :ARG0 (b / boy)\n  :ARG1 (g / go-01\n          :ARG0 b))\n```\n\nThis VSCode extension provides syntax highlighting for AMR text, and will be automatically enabled for text files with a `.amr` or `.text.amr` file extension.\n\n## Development\n\nThis project uses [vscode-tmgrammar-test](https://github.com/PanAeon/vscode-tmgrammar-test) to run snapshot tests of grammar parsing. You can run these tests with `npm run test`. If you make changes to the grammar, you'll need to update these snapshots with `npm run test -- --updateSnapshot`.\n\nTo load the grammar in a live vscode editor for debugging, press `F5` with the project open in VSCode and a new window with the extension loaded will open up.\n\n## Contributing\n\nContributions are welcome! Open a pull request with your changes, and ensure tests are passing.\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanind%2Famr-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanind%2Famr-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanind%2Famr-vscode/lists"}