mushanshitiancai / vscode-paste-image

paste image from clipboard to markdown/asciidoc directly!
MIT License
423 stars 128 forks source link

This plugin is currently broken #21

Closed harrisitservices closed 6 years ago

harrisitservices commented 6 years ago

The plugin does everything except paste the image file into the folder of the MD file. I am on the latest version of vs code as of today.

stvhwrd commented 6 years ago

Claiming the plugin to be broken with no context is not very helpful, unfortunately. If you can use a standardized issue reporting format, we might be able to help:

# <title>
<!--- Provide a general summary of the issue in the Title above -->

## Expected Behavior
<!--- Tell us what should happen -->

## Current Behavior
<!--- Tell us what happens instead of the expected behavior -->

## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug, -->

## Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1.
2.
3.
4.

## Context (Environment)
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->

<!--- Provide a general summary of the issue in the Title above -->

## Detailed Description
<!--- Provide a detailed description of the change or addition you are proposing -->

## Possible Implementation
<!--- Not obligatory, but suggest an idea for implementing addition or change -->
mushanshitiancai commented 6 years ago

@harrisitservices Could you offer the context information of you computer?

@stvhwrd I like your reporting template very much! It would very helpful when fix problem.