{"id":16918151,"url":"https://github.com/vito/tree-sitter-bass","last_synced_at":"2025-07-08T19:35:47.882Z","repository":{"id":66250886,"uuid":"533562993","full_name":"vito/tree-sitter-bass","owner":"vito","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-03T13:48:07.000Z","size":139,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-25T19:11:27.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","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/vito.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-09-07T01:44:08.000Z","updated_at":"2024-07-22T07:12:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"446cd25e-94c4-45c9-a485-aefc4d733610","html_url":"https://github.com/vito/tree-sitter-bass","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"501133e260d768ed4e1fd7374912ed5c86d6fd90"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vito%2Ftree-sitter-bass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vito%2Ftree-sitter-bass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vito%2Ftree-sitter-bass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vito%2Ftree-sitter-bass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vito","download_url":"https://codeload.github.com/vito/tree-sitter-bass/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244701642,"owners_count":20495744,"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","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-13T19:38:59.903Z","updated_at":"2025-03-20T22:24:43.093Z","avatar_url":"https://github.com/vito.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tree-sitter-bass\n\n[![Build Status](https://github.com/vito/tree-sitter-bass/actions/workflows/ci.yml/badge.svg)](https://github.com/vito/tree-sitter-bass/actions/workflows/ci.yml)\n[![Discord](https://img.shields.io/discord/1063097320771698699?logo=discord)](https://discord.gg/w7nTvsVJhm)\n\n[Bass](https://bass-lang.org/) grammar for [Tree-sitter](https://tree-sitter.github.io).\n\n## Generating `highlights.scm`\n\nPrerequisites: `go` and `make`\n\n```sh\nmake\n```\n\nThis will generate the following files:\n\n- `queries/vim/highlights.scm` — suitable for [Neovim] highlighting\n- `queries/helix/highlights.scm` — suitable for [Helix] highlighting\n\n## A Quick Note on Precedence\n\n`tree-sitter test`, Helix, and Neovim disagree on the precedence for\noverlapping queries.\n\nWith `tree-sitter test` and Helix, the first matching query takes precedence,\nwhereas in Neovim the last matching query supersedes the ones before it.\n\nTo handle this the query template just conditionally switches the order of\nthe queries.\n\n[Neovim]: https://github.com/neovim/neovim\n[Helix]: https://github.com/helix-editor/helix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvito%2Ftree-sitter-bass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvito%2Ftree-sitter-bass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvito%2Ftree-sitter-bass/lists"}