{"id":17781686,"url":"https://github.com/eomielan/regex-insight","last_synced_at":"2026-04-30T10:09:17.902Z","repository":{"id":259639487,"uuid":"872135152","full_name":"eomielan/regex-insight","owner":"eomielan","description":"VS Code extension to highlight regex patterns and show example matches on hover","archived":false,"fork":false,"pushed_at":"2024-10-27T02:32:58.000Z","size":134,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-28T05:15:02.378Z","etag":null,"topics":["typescript","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eomielan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2024-10-13T21:34:32.000Z","updated_at":"2024-10-27T02:24:44.000Z","dependencies_parsed_at":"2024-10-27T02:46:54.882Z","dependency_job_id":null,"html_url":"https://github.com/eomielan/regex-insight","commit_stats":null,"previous_names":["eomielan/regex-insight"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eomielan%2Fregex-insight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eomielan%2Fregex-insight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eomielan%2Fregex-insight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eomielan%2Fregex-insight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eomielan","download_url":"https://codeload.github.com/eomielan/regex-insight/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229705476,"owners_count":18110792,"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":["typescript","vscode-extension"],"created_at":"2024-10-27T04:04:14.648Z","updated_at":"2026-04-30T10:09:12.855Z","avatar_url":"https://github.com/eomielan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Regex Insight\n\nRegex Insight helps you work with regex patterns by identifying and highlighting them in your code and providing quick, matching examples on hover.\n\n## Features\n\n- **Pattern Highlighting:** Automatically highlights regex patterns in yellow, making them easy to spot in your code.\n\n  ![Pattern Highlighting](https://github.com/eomielan/regex-insight/raw/main/images/pattern-highlighting.png)\n\n- **Hover Examples:** Displays example matches for regex patterns when you hover, making regex functionality easier to understand.\n\n  ![Hover Examples](https://github.com/eomielan/regex-insight/raw/main/images/example-generation.png)\n\n## Requirements\n\n- Visual Studio Code **version 1.70.0 or later**\n- Yarn package manager (install from [Yarn's official website](https://classic.yarnpkg.com/lang/en/docs/install))\n\n## Settings\n\nRegex Insight provides these configuration options:\n\n- `regexInsight.enable`: Enable or disable regex highlighting and hover functionality.\n- `regexInsight.highlightColor`: Customize the highlight color for regex patterns (default is yellow).\n\n## Known Issues\n\n- Limited support for multi-line regex patterns.\n- Some complex regex patterns may not generate accurate examples.\n\n## Release Notes\n\n### 0.0.1\n\nInitial release with basic regex pattern highlighting and hover-based example generation for JavaScript and TypeScript.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feomielan%2Fregex-insight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feomielan%2Fregex-insight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feomielan%2Fregex-insight/lists"}