capture
capture copied to clipboard
Transform highlighted code into beautifully styled images with a single click in VS Code.
### Description I would like to propose an enhancement to the extension that involves the automatic creation of a `capture` folder within the same repository when saving captured code snippet...
Fixes #21 @khattakdev Sorry I couldn't figure out what was wrong with my previous PR so I am opening up this new one.
The PR should have a lint action to see if the styling is not messed up. Work on this issue once #21 is resolved.
The package does not do any compression at all when published to the VSCode marketplace. We should minify and compress it before publishing it.
Tab name
The image should have the file's title at the top, such as `index.js`. The name should be of the file from which the screenshot is taken. Also, this tab name...