📸 Take beautiful screenshots of your code in VS Code!
And you can highlight the line just by click the line number.
Features
Can highlight the line if you click line number
highlight have 3 styles:
focus
git-add
git-remove
(For usage, can see the Highlight Usage Instructions)
Original features of CodeSnap
Quickly save screenshots of your code
Copy screenshots to your clipboard
Show line numbers
Many other configuration options
Basic Usage Instructions
Open the command palette (Ctrl+Shift+P on Windows and Linux, Cmd+Shift+P on OS X) and search for CodeSnap.
Select the code you'd like to screenshot.
Adjust the width of the screenshot if desired.
Click the shutter button to save the screenshot to your disk.
Tips:
You can also start CodeSnap by selecting code, right clicking, and clicking CodeSnap
If you'd like to bind CodeSnap to a hotkey, open up your keyboard shortcut settings and bind codesnap.start to a custom keybinding.
If you'd like to copy to clipboard instead of saving, click the image and press the copy keyboard shortcut (defaults are Ctrl+C on Windows and Linux, Cmd+C on OS X), or bind codesnap.shutterAction to copy in your settings
Highlight Usage Instructions
If you want to highlight the line just click the line number, and the line will be highlighted.