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

Code in the preview looks normal, but after saving a few characters change lines: Preview screenshot: ![image](https://github.com/kufii/CodeSnap/assets/118559176/f7067e7d-c9d1-48f9-ab7c-1cf6bb3ecb0d) Image after saving: ![test](https://github.com/kufii/CodeSnap/assets/118559176/03bdf375-8385-4514-8d3d-3e77101326a8) I'm using Arch Linux with Wayland.

- Update package-lock to lockfile version 3 - NPM does this automatically when running `npm install` - [Backwards compatible](https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json#lockfileversion) to NPM v7

- Add option to set a fixed width of the snippet container - Use CSS units to specify the width - Leave field empty for dynamic width (empty is default)...

When I use format string of Python 2, e.g. `'Training({%02d})'%epoch`, the codesnap will be fail to save the snap or copy it to clipborad with the use of shutter. Can...

CodeSnap is a great project :) CodeSnap stops when I screenshot the source code of some batch files. The cause is the % character in the source code, which must...

I added a button that allows take the snap more easyer. ![image](https://github.com/kufii/CodeSnap/assets/64273139/3fd503d6-1dc6-4c5b-b2a8-19a6215ca46f)

![image](https://github.com/kufii/CodeSnap/assets/112530527/a18067cb-cdec-4e29-8332-71b4d4ececb5) In the screenshot you can see the error I am getting. How can I solve this issue? I deactivated, then activated it again, reinstalled it, but nothing happens, still...

# Text is being copied on highlight while preview is open ## Steps to reproduce 1. Activate **Codesnap** so the preview tab appears; 2. Highlight any text using any methods...

You can see the video here: https://user-images.githubusercontent.com/54197427/210780282-4d891f64-c732-4bed-8344-a84780214438.mp4 I am sure that it is the issue of CodeSnap instead of Visual Studio Code because this problem doesn't appear when I close...

code-server: v4.8.3 Code: 1.72.1 Hello I try to use the CodeSnap on the code-server but it seems it doesn't pickup the code but only a black mac-syle window. ![Screenshot 2023-02-05...