Skip to main content

CodeSnap addon for VSCode

ยท One min read
Christophe
Markdown, WSL and Docker lover ~ PHP developer ~ Insatiable curious.

CodeSnap addon for VSCode

The extension CodeSnap will take beautiful screenshots of your code in VS Code without effort.

Open your file in vscode, select the desired lines, press CTRL-SHIFT-P, run CodeSnap. You just need to select lines now.

CodeSnap partial example

As soon as you've called CodeSnap a preview vertical window will appears.

In your source code, select one or more lines and the CodeSnap will update the preview.

When you're done, just click on the Polaroid button just above the preview, save the image and it's done.

Below an example of a PHP source code:

Sample example for CodeSnap