{"id":23391424,"url":"https://github.com/ahrefs/vscode-ocp-grep","last_synced_at":"2025-07-15T10:11:21.175Z","repository":{"id":224755912,"uuid":"764124322","full_name":"ahrefs/vscode-ocp-grep","owner":"ahrefs","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-27T15:16:50.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-10T16:15:46.343Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahrefs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-02-27T14:21:52.000Z","updated_at":"2024-02-27T15:54:14.000Z","dependencies_parsed_at":"2024-02-27T16:08:53.872Z","dependency_job_id":null,"html_url":"https://github.com/ahrefs/vscode-ocp-grep","commit_stats":null,"previous_names":["ahrefs/vscode-ocp-grep"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahrefs/vscode-ocp-grep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fvscode-ocp-grep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fvscode-ocp-grep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fvscode-ocp-grep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fvscode-ocp-grep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahrefs","download_url":"https://codeload.github.com/ahrefs/vscode-ocp-grep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fvscode-ocp-grep/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265427790,"owners_count":23763396,"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-12-22T04:17:27.405Z","updated_at":"2025-07-15T10:11:21.143Z","avatar_url":"https://github.com/ahrefs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ocp-grep README\n\nPOC of extension that uses `ocp-grep` to quickly find usages of selected ident in OCaml code.\n\nThere is no parser, so the command uses active file name and whatever is selected to construct grep string. So, if your ident is not on root level, you have to add remaning modules yourself.\n\n\n## How to use\n\nSpecify full path to `ocp-grep` binary in your settings:\n\n```json\n{\n  ...\n  \"ocp-grep\": {\n    \"path\": \"/Users/rusty/.opam/5.1.1/bin/ocp-grep\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahrefs%2Fvscode-ocp-grep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahrefs%2Fvscode-ocp-grep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahrefs%2Fvscode-ocp-grep/lists"}