https://github.com/arthurlobopro/easy-codesnap
Create beautiful snapshots of your code. Easy and quick!
https://github.com/arthurlobopro/easy-codesnap
codesnap vscode vscode-extension
Last synced: about 1 year ago
JSON representation
Create beautiful snapshots of your code. Easy and quick!
- Host: GitHub
- URL: https://github.com/arthurlobopro/easy-codesnap
- Owner: ArthurLobopro
- License: mit
- Created: 2023-11-11T01:47:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T01:26:51.000Z (about 1 year ago)
- Last Synced: 2025-04-09T02:28:12.920Z (about 1 year ago)
- Topics: codesnap, vscode, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 10.9 MB
- Stars: 26
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Easy CodeSnap

## Features
- Import your settings from CodeSnap
- Quickly save screenshots of your code
- Copy screenshots to your clipboard
- Appearance configurable
- Highlight lines
- Save to PNG or SVG
- One time settings
- Lock changes
- Link on editor
- Custom Watermark
- And much more!
## How to Use
- Select the code from your editor
- Click on the camera icon on vscode statusbar

- You can also use the **`Easy CodeSnap`** command in your command palette.
- Make the final adjustments and take your code snapshot.

## Commands
- You can take your code snapshot from the command palette using the **`Easy CodeSnap`** command
- You can import your CodeSnap configuration using the **`Import CodeSnap Settings`** command
## Languages
* en-US. American English
* pt-BR. Português Brasileiro
* zh-TW. Taiwanese Mandarin (Thanks [CoffeeChaton](https://github.com/CoffeeChaton))
* zh-CN. Chinese Mandarin (Thanks [CoffeeChaton](https://github.com/CoffeeChaton))
* de. German (Thanks [sclause2412](https://github.com/sclause2412))
## Help the Project
If you want to help the project you can do one or more of these things:
* Leave a good review on [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=ArthurLobo.easy-codesnap&ssr=false#review-details) or [Open VSX](https://open-vsx.org/extension/ArthurLobo/easy-codesnap/reviews).
* Leave a star on [GitHub repository](https://github.com/ArthurLobopro/easy-codesnap).
* Create a feature request with some useful feature.
* Create a pull request fixing something, adding some feature or adding/fixing a translation.
## Acknowledgments
Thank you very much [kufii](https://github.com/kufii/) to made the [CodeSnap extension](https://github.com/kufii/CodeSnap), the base of this project.