{"id":50510116,"url":"https://github.com/kitschpatrol/vscode-aphex-preview","last_synced_at":"2026-06-02T19:31:01.874Z","repository":{"id":354227482,"uuid":"1124000713","full_name":"kitschpatrol/vscode-aphex-preview","owner":"kitschpatrol","description":"Thumbnail preview images on hover for @kitschpatrol/unplugin-aphex URLs.","archived":false,"fork":false,"pushed_at":"2026-04-27T17:06:55.000Z","size":12461,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T18:34:51.735Z","etag":null,"topics":["aphex","apple","apple-photos","extension","hover","image-preview","photokit","photos","thumbnail","vsc","vscode"],"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/kitschpatrol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-28T05:18:24.000Z","updated_at":"2026-04-27T17:07:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kitschpatrol/vscode-aphex-preview","commit_stats":null,"previous_names":["kitschpatrol/vscode-aphex-preview"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/kitschpatrol/vscode-aphex-preview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitschpatrol%2Fvscode-aphex-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitschpatrol%2Fvscode-aphex-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitschpatrol%2Fvscode-aphex-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitschpatrol%2Fvscode-aphex-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitschpatrol","download_url":"https://codeload.github.com/kitschpatrol/vscode-aphex-preview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitschpatrol%2Fvscode-aphex-preview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33834010,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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":["aphex","apple","apple-photos","extension","hover","image-preview","photokit","photos","thumbnail","vsc","vscode"],"created_at":"2026-06-02T19:30:59.988Z","updated_at":"2026-06-02T19:31:01.868Z","avatar_url":"https://github.com/kitschpatrol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- title({ titleCase: true, prefix: \"VS Code \", postfix: \" Extension\" }) --\u003e\n\n# VS Code Aphex Preview Extension\n\n\u003c!-- /title --\u003e\n\n\u003c!-- badges({\n  npm: [],\n  custom: {\n    \"Visual Studio Marketplace Version\": {\n      image: \"https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fkitschpatrol%2Fvscode-aphex-preview%2Frefs%2Fheads%2Fmain%2Fpackage.json\u0026query=version\u0026label=VS%20Code%20Marketplace\",\n      link: \"https://marketplace.visualstudio.com/items?itemName=kitschpatrol.aphex-preview\",\n    },\n  }\n}) --\u003e\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/license/mit/)\n[![CI](https://github.com/kitschpatrol/vscode-aphex-preview/actions/workflows/ci.yml/badge.svg)](https://github.com/kitschpatrol/vscode-aphex-preview/actions/workflows/ci.yml)\n[![Visual Studio Marketplace Version](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fkitschpatrol%2Fvscode-aphex-preview%2Frefs%2Fheads%2Fmain%2Fpackage.json\u0026query=version\u0026label=VS%20Code%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=kitschpatrol.aphex-preview)\n\n\u003c!-- /badges --\u003e\n\n\u003c!-- short-description --\u003e\n\n**Thumbnail preview images on hover for @kitschpatrol/unplugin-aphex URLs.**\n\n\u003c!-- /short-description --\u003e\n\n## Getting started\n\n_Let's assume you have [VS Code](https://code.visualstudio.com) installed and are working in a project using the [unplugin-aphex](https://github.com/kitschpatrol/unplugin-aphex) build tool plugin to integrate photos from your local Apple Photos.app library into your build pipeline via the [Aphex](https://github.com/kitschpatrol/aphex) project._\n\nInstall the extension from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=kitschpatrol.aphex-preview), or run the following in VS Code's command palette:\n\n```sh\next install kitschpatrol.aphex-preview\n```\n\nNow, when you hover over an Aphex-style link in your code, you should see a live preview thumbnail of the referenced photo.\n\n![vscode-aphex-preview banner](assets/screenshot.webp)\n\nFor now, this extension does not itself resolve or fetch images; it only provides thumbnail previews for cached Aphex URLs that have already been resolved by [unplugin-aphex](https://github.com/kitschpatrol/unplugin-aphex) via [Aphex](https://github.com/kitschpatrol/aphex).\n\nThis plugin will _technically_ function and resolve from an existing image cache on Linux and Windows versions of VS Code, but the underlying Aphex pipeline (and the entire premise of resolving assets from a local Apple Photos.app library) will only work on the macOS platform.\n\n## Configuration\n\nThe extension provides the following settings:\n\n| Setting                      | Default                                              | Description                               |\n| ---------------------------- | ---------------------------------------------------- | ----------------------------------------- |\n| `aphex-preview.manifestPath` | `node_modules/.cache/aphex/.aphex-plugin-cache.json` | Path to the Aphex cache manifest file     |\n| `aphex-preview.maxWidth`     | `300`                                                | Maximum width for image previews (points) |\n\n## Supported file types\n\nHover previews work in the following file types: JavaScript, TypeScript, JSX, TSX, Markdown, MDX, HTML, Astro, and Svelte.\n\n## Maintainers\n\n[kitschpatrol](https://github.com/kitschpatrol)\n\n\u003c!-- contributing --\u003e\n\n## Contributing\n\n[Issues](https://github.com/kitschpatrol/vscode-aphex-preview/issues) are welcome and appreciated.\n\nPlease open an issue to discuss changes before submitting a pull request. Unsolicited PRs (especially AI-generated ones) are unlikely to be merged.\n\nThis repository uses [@kitschpatrol/shared-config](https://github.com/kitschpatrol/shared-config) (via its `ksc` CLI) for linting and formatting, plus [MDAT](https://github.com/kitschpatrol/mdat) for readme placeholder expansion.\n\n\u003c!-- /contributing --\u003e\n\n\u003c!-- license --\u003e\n\n## License\n\n[MIT](LICENSE.txt) © [Eric Mika](https://ericmika.com)\n\n\u003c!-- /license --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitschpatrol%2Fvscode-aphex-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitschpatrol%2Fvscode-aphex-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitschpatrol%2Fvscode-aphex-preview/lists"}