mgiesen / mgiesen/Image-Comments

Inserting images from clipboard

Open
#12 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
11
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hi @mgiesen , I hope you're well!

Great work on this extension!

It would be even more awesome if we could CTRL+V images in the clipboard - let's say I do a print screen, or an area clip and paste in the code. With this, the extension adds the comment and saves the image to the project base folder (or a path specified in the config). Then I could commit it all and push it into git to have some collaborators damn happy with it.

Thank you!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the extension's existing comment insertion behavior and its configuration handling. Trace how pasted content is processed, then determine how clipboard images could be saved in the project base folder or configured path. Done means CTRL+V creates the image comment and stores the image so it can be committed with the project.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, vscode
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.