VS Code Tldraw Preview ExtensionThumbnail preview images on hover for @kitschpatrol/unplugin-tldraw file paths. Getting startedThis extension assumes you have VS Code installed and are working in a project that uses the unplugin-tldraw build-tool plugin. That plugin renders local tldraw Install the extension from the Marketplace, or run the following in VS Code's command palette:
Now, when you hover over a
For now, this extension does not itself resolve or fetch images; it only provides thumbnail previews for cached tldraw URLs that have already been resolved by unplugin-tldraw via tldraw-cli. This extension is extremely niche and is not a part of the official tldraw project. If you want an extension to actually edit ConfigurationThe extension provides the following settings:
Supported file typesHover previews work in the following file types: JavaScript, TypeScript, JSX, TSX, Markdown, MDX, HTML, Astro, and Svelte. Query parameters on MaintainersContributingIssues are welcome and appreciated. Please open an issue to discuss changes before submitting a pull request. Unsolicited PRs (especially AI-generated ones) are unlikely to be merged. This repository uses @kitschpatrol/shared-config (via its License |
