{"id":16253726,"url":"https://github.com/selfint/vscode-tree-sitter","last_synced_at":"2025-06-12T09:40:50.316Z","repository":{"id":175689834,"uuid":"654066808","full_name":"selfint/vscode-tree-sitter","owner":"selfint","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-30T23:09:56.000Z","size":422,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T12:50:51.161Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/selfint.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}},"created_at":"2023-06-15T10:12:43.000Z","updated_at":"2025-03-26T15:42:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e2708c3-ca34-4eaf-939d-1769d67cbf6e","html_url":"https://github.com/selfint/vscode-tree-sitter","commit_stats":null,"previous_names":["selfint/vscode-tree-sitter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/selfint/vscode-tree-sitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Fvscode-tree-sitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Fvscode-tree-sitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Fvscode-tree-sitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Fvscode-tree-sitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfint","download_url":"https://codeload.github.com/selfint/vscode-tree-sitter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfint%2Fvscode-tree-sitter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259440241,"owners_count":22857876,"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-10T15:18:24.203Z","updated_at":"2025-06-12T09:40:50.282Z","avatar_url":"https://github.com/selfint.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-tree-sitter\n\nAccess your code's syntax tree via [node-tree-sitter](https://github.com/tree-sitter/node-tree-sitter).\n\n## Features\n\nDynamically download and load tree-sitter parsers.\n\n## Requirements\n\nThis extensions requires:\n\n-   `node` \u0026 `npm`: Can be installed from [nodejs.org](https://nodejs.org/en/download) ([instructions](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)).\n-   `electron-rebuild`: After `npm` is installed, `electron-rebuild` can be installed by `npm i -g electron-rebuild`.\n    In the future, this requirement will be pre-packaged in the extension.\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n-   `vscode-tree-sitter.test`: View the current file's syntax tree, will download the relevant tree-sitter parser automatically.\n\n## Known Issues\n\n-   Languages with `languageId` that don't match their tree-sitter parser name aren't loaded correctly.\n    These languages need to be manually configured.\n\n    Pre-configured problematic languages are:\n\n    | Language   | LanguageId      | tree-sitter parser                |\n    | ---------- | --------------- | --------------------------------- |\n    | Typescript | typescript      | tree-sitter-typescript.typescript |\n    | TSX        | typescriptreact | tree-sitter-typescript.tsx        |\n    | JSX        | javascriptreact | tree-sitter-javascript            |\n\n## Release Notes\n\n### 0.0.1\n\nInitial release of vscode-tree-sitter!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfint%2Fvscode-tree-sitter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselfint%2Fvscode-tree-sitter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfint%2Fvscode-tree-sitter/lists"}