CodeSnap
CodeSnap copied to clipboard
📸 Take beautiful screenshots of your code in VS Code!
Code in the preview looks normal, but after saving a few characters change lines: Preview screenshot:  Image after saving:  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. 
 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...