Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 2 months 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))

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