An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# Easy CodeSnap

![Banner](https://raw.githubusercontent.com/ArthurLobopro/easy-codesnap/main/screenshots/banner.png)

## 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

![icon screenshot](https://raw.githubusercontent.com/ArthurLobopro/easy-codesnap/master/screenshots/screenshot-icon.png)

- You can also use the **`Easy CodeSnap`** command in your command palette.

- Make the final adjustments and take your code snapshot.

![](https://raw.githubusercontent.com/ArthurLobopro/easy-codesnap/main/screenshots/one-time-config.gif)

## 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.