Image Quickview Extension

Image Quickview Extension

Live Demo

Developed a Visual Studio Code Extension to streamline the workflow for developers working with <img> tags in TSX files. The extension enables quick previews of the src image directly within the editor, providing an intuitive and time-saving solution for verifying image assets during development. Additionally, the extension allows users to reveal the associated image file in the file explorer with a single click. This eliminates the need to manually navigate through directories, significantly improving productivity and reducing context-switching during coding sessions.

Technologies :

TypeScript

Project Screenshots :

Image Quickview Extension
Back