Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/0x3c50/easy-code-screenshots

A plugin for IntelliJ IDEs to create easy, beautiful screenshots of your code
https://github.com/0x3c50/easy-code-screenshots

Last synced: 2 months ago
JSON representation

A plugin for IntelliJ IDEs to create easy, beautiful screenshots of your code

Awesome Lists containing this project

README

        

# Easy code screenshots
Easily allows you to screenshot selected pieces of code

## Screenshotting
1. Select the code to screenshot
2. Right-click on the selection
3. Press "Screenshot Selected Code"

Alternatively
1. Select the code to screenshot
2. Press `ctrl + shift + S`

The screenshot will be copied to your clipboard

## Configuring
To configure the screenshot, go to `Settings | Editor | Code Screenshots`. You can change the appearance of the screenshot there.

## WARNING
Screenshotting large amounts of code at once with a high Image Scale will cause memory issues. If you need to screenshot larger amounts of code, turn down the Image Scale first.