{"id":30351056,"url":"https://github.com/0xdaniiel/vscode-import-hover-preview","last_synced_at":"2026-05-07T01:12:26.871Z","repository":{"id":309733502,"uuid":"1035526615","full_name":"0xDaniiel/vscode-import-hover-preview","owner":"0xDaniiel","description":"A VS Code extension that lets you hover over an import path to preview the file’s contents with syntax highlighting; configurable preview lines, click-to-open, and more.","archived":false,"fork":false,"pushed_at":"2025-08-13T13:40:32.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-13T15:17:10.802Z","etag":null,"topics":["code-navigation","developer-productivity-tool","hover-preview","import-preview","javascript","syntax-highlighting","typescript","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xDaniiel.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2025-08-10T15:33:56.000Z","updated_at":"2025-08-13T13:40:35.000Z","dependencies_parsed_at":"2025-08-13T15:17:30.578Z","dependency_job_id":"88a0359a-605e-4dca-8fa3-264666211e0d","html_url":"https://github.com/0xDaniiel/vscode-import-hover-preview","commit_stats":null,"previous_names":["0xdaniiel/vscode-import-hover-preview"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/0xDaniiel/vscode-import-hover-preview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaniiel%2Fvscode-import-hover-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaniiel%2Fvscode-import-hover-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaniiel%2Fvscode-import-hover-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaniiel%2Fvscode-import-hover-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xDaniiel","download_url":"https://codeload.github.com/0xDaniiel/vscode-import-hover-preview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xDaniiel%2Fvscode-import-hover-preview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271073391,"owners_count":24694538,"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-18T02:00:08.743Z","response_time":89,"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":["code-navigation","developer-productivity-tool","hover-preview","import-preview","javascript","syntax-highlighting","typescript","vscode","vscode-extension"],"created_at":"2025-08-18T23:00:51.336Z","updated_at":"2026-05-07T01:12:26.866Z","avatar_url":"https://github.com/0xDaniiel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Version](https://img.shields.io/visual-studio-marketplace/v/0xDaniiel.vscode-import-hover-preview)\n![Installs](https://img.shields.io/visual-studio-marketplace/i/0xDaniiel.vscode-import-hover-preview)\n![Rating](https://img.shields.io/visual-studio-marketplace/r/0xDaniiel.vscode-import-hover-preview)\n\n# VS Code Import Hover Preview\n\nA VS Code extension that lets you **hover over an import path** to instantly preview the file’s contents — with syntax highlighting, configurable preview lines, and a click-to-open option.\n\n---\n\n## Features\n\n| Feature             | Description                             |\n| ------------------- | --------------------------------------- |\n| Hover Preview       | Instantly see file contents on hover    |\n| Syntax Highlighting | Readable previews with keyword coloring |\n| Configurable Lines  | Show 5, 10, 20+ lines as you prefer     |\n| Click-to-Open       | Open the file directly from tooltip     |\n\n---\n\n## Installation\n\n1. Download from the [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=0xDaniiel.vscode-import-hover-preview)\n2. Or clone and install locally:\n\n```bash\ngit clone https://github.com/0xDaniiel/vscode-import-hover-preview.git\ncd vscode-import-hover-preview\nnpm install\n```\n\n## Usage\n\n1. Hover over any import path (e.g., `import x from './file.js'`).\n2. A tooltip will appear with the file’s preview.\n3. Click inside the tooltip to open the file fully.\n\n## Demo Video below\n\n![Hover Preview Demo](images/demo.gif)\n\n## Configuration\n\n- `importHoverPreview.previewLines` — Number of lines to show _(default: 10)_.\n\n---\n\n## License\n\n[ISC](LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdaniiel%2Fvscode-import-hover-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xdaniiel%2Fvscode-import-hover-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xdaniiel%2Fvscode-import-hover-preview/lists"}