Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>clickable-image-commentNew to Visual Studio Code? Get it now.
clickable-image-comment

clickable-image-comment

Team Monolith

|
9 installs
| (0) | Free
Turn image paths in comments into clickable links
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

clickable-image-comment README

Transform image paths in comments into clickable links for seamless navigation and preview.

Version License

Overview

Clickable Image Comment is a productivity tool developed for Team Monolith frontend team. It automatically detects image paths in code comments and converts them into clickable links, enabling quick access to component visualizations during development and code review.

When you click on an image path in a comment, the extension resolves the path relative to your workspace and opens the image file directly in VS Code.

Features

  • Automatic Link Detection: Detects image paths in code comments across all file types
  • Clickable Navigation: Transforms detected paths into clickable links
  • Multiroot Workspace Support: Resolves paths relative to the workspace root
  • Cross-Platform Compatible: Optimized for macOS and WSL environments
Feature demo

Why We Built This

At Team Monolith, we document our UI components with embedded image references in code comments. This extension is part of our toolkit to enhance visualization and improve developer experience.

This tool works especially well when combined with:

  • Image Preview
  • Markdown Paste Enhanced

With this toolset, we've observed:

  • 10-20% improvement in code review productivity
  • 10-20% reduction in onboarding time for new developers

Release Notes

1.0.0

Initial release with basic functionality:

  • Image path detection in comments
  • Clickable link conversion
  • Cross-platform path resolution

Developed for Team Monolith

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft