{"id":23040846,"url":"https://github.com/nikaspran/vscode-ast-query","last_synced_at":"2025-08-14T20:31:44.796Z","repository":{"id":42850158,"uuid":"255558361","full_name":"nikaspran/vscode-ast-query","owner":"nikaspran","description":"Search and highlight JavaScript and TypeScript via Abstract Syntax Tree queries in Visual Studio Code","archived":false,"fork":false,"pushed_at":"2023-01-07T17:55:59.000Z","size":2261,"stargazers_count":11,"open_issues_count":13,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T00:41:17.641Z","etag":null,"topics":["abstract-syntax-tree","ast","esquery","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=nikaspran.ast-query","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/nikaspran.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}},"created_at":"2020-04-14T08:54:39.000Z","updated_at":"2024-07-06T20:36:00.000Z","dependencies_parsed_at":"2023-02-07T19:16:24.512Z","dependency_job_id":null,"html_url":"https://github.com/nikaspran/vscode-ast-query","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikaspran/vscode-ast-query","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaspran%2Fvscode-ast-query","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaspran%2Fvscode-ast-query/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaspran%2Fvscode-ast-query/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaspran%2Fvscode-ast-query/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikaspran","download_url":"https://codeload.github.com/nikaspran/vscode-ast-query/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikaspran%2Fvscode-ast-query/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270478949,"owners_count":24590796,"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-08-14T02:00:10.309Z","response_time":75,"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":["abstract-syntax-tree","ast","esquery","vscode-extension"],"created_at":"2024-12-15T19:19:43.034Z","updated_at":"2025-08-14T20:31:44.484Z","avatar_url":"https://github.com/nikaspran.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ast-query README\n\nSearch and highlight JavaScript and TypeScript via Abstract Syntax Tree queries.\n\nUses [esquery](https://github.com/estools/esquery) and [typescript-estree](https://github.com/typescript-eslint/typescript-eslint/tree/master/packages/typescript-estree).\n\n## Preview\n\n![Screenshot](resources/screenshot.png)\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n| | type | default | description |\n|---|---|---|---|\n| `ast-query.globalFileGlob` | string | **/*.{js,ts} | include glob used when searching all files |\n| `ast-query.globalIgnoreGlob` | string | \\*\\*/node_modules/\\*\\* | exclude glob used when searching all files |\n| `ast-query.useGitignore` | boolean | true | Exclude files specified in gitignore when searching all files |\n\n## TODO\n\n* Add ability to toggle active/global search when invoked via command palette\n* Remember actual searched file in search history, rather than just scope\n* Disable search active file buttons in files with wrong file type\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikaspran%2Fvscode-ast-query","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikaspran%2Fvscode-ast-query","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikaspran%2Fvscode-ast-query/lists"}