capture icon indicating copy to clipboard operation
capture copied to clipboard

Transform highlighted code into beautifully styled images with a single click in VS Code.

Results 15 capture issues
Sort by recently updated
recently updated
newest added

The current fonts are the default ones. There should be a way for the user to modify the output screenshot fonts, starting from the basic/popular ones - Fira Code -...

hacktoberfest

Add `.prettierrc` to the project.

DevEx

I have installed the extension and when I try to capture screenshot I get the error: ![Capture - Screenshot taking issue](https://github.com/khattakdev/capture/assets/4778302/dfc9c1a1-1faa-4a41-9cbe-c3c69246aee5) - Extension Info: ![image](https://github.com/khattakdev/capture/assets/4778302/dc36aa56-780b-4d17-9fd6-10fb37b67946) - Visual Studio Code Details...

Change the `displayName` under `package.json` to `Capture`

good first issue
hacktoberfest

Fixes #37 Updated `displayName` in `package.json` to `Capture`

Review and update the `src/tests` folder with test cases.

hacktoberfest

### Description I propose integrating the extension with version control systems (e.g., Git) to capture and save code snippet images as part of commits. This feature streamlines the process of...

### Description I propose adding the ability for users to customize both the file naming convention and the path where code snippet images are saved. This feature would provide users...

### Description I would like to propose the addition of a new command that allows users to copy a captured code snippet image directly to their clipboard without saving it...