Paste image directly from clipborad to markdown base64 encoded image format.
Windows with powershell support.
- Run
npm installin terminal to install dependencies - Run the
Run Extensiontarget(PressF5) in the Debug View. This will:- Start a task npm: watch to compile the code
- Run the extension in a new VS Code window
- capture screen to clipboard
- Open the command palette:
F1 - Type: "Paste image"