CodeSnap icon indicating copy to clipboard operation
CodeSnap copied to clipboard

📸 Take beautiful screenshots of your code in VS Code!

Results 109 CodeSnap issues
Sort by recently updated
recently updated
newest added

Reads a setting for `editor.letterSpacing` from Visual Studio Code, and apply to the CodeSnap snippet to get more precise replication of the editor view.

I think it would be great to have an option to include file name, it helps the developer to see the related file at a glance. Tho it'll be prettier...

* Closes #88 * Closes #106 It's common practice on GitHub to put a `LICENSE` or `LICENSE.md` file at the root of the repository; this file is detected by GitHub...

### A. Problem / Goal Since the purchase of GitHub by Microsoft in 2018, a dependence on the BigTech corporation can no longer be denied. On the one hand, I...

Suggestion to change css of snippet-container: `background-color: var(--container-background-color);` to `background: var(--container-background-color);`

Adding an configuration to render whitespaces (or tabs) is helpful for a better understanding of the indentation. Another option is to render these vertical lines, helping to understand/follow the indentation....

add config setting codesnap.headerDotSize resolve #107

Hello, I felt that the size of the header button was too large for font-size in my environment. ![image](https://user-images.githubusercontent.com/80559385/172741149-f76a3de0-6741-4bb7-9368-8c5cc08ae40f.png) So, I want you to be about the same as the...

Hello, I do not see a license listed for CodeSnap within the CodeSnap documentation, can you please provide one? I did see the project originally licensed under MIT, and MIT...

add config setting codesnap.background