Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 780 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 780 Bytes

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. In the same section, there is a section called "API Key". Paste your api key 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.