Skip to content

selcarpa/code-screenshoter-jb-plugin

 
 

Repository files navigation

code-screenshoter-jb-plugin

Ask DeepWiki

Code Screenshots is a powerful and user-friendly JetBrains IDE plugin that allows you to capture sharp, high-quality code screenshots directly from your editor. It's a fork of the excellent amaembo/screenshoter plugin with additional enhancements and features.

Features

  • Capture code selections as high-quality images with syntax highlighting
  • Supports saving images in PNG, SVG, and other formats
  • Customizable settings for image scale, padding, and indentation
  • Works with all JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, etc.)
  • Easy-to-use keyboard shortcut integration
  • i18n support

Installation

Install the plugin from the JetBrains Marketplace or directly from your IDE:

  • Go to SettingsPluginsMarketplace
  • Search for "Code Screenshots"
  • Click Install

Usage

  1. Select the code block you want to capture
  2. Press the default keyboard shortcut:
    • Windows/Linux: Ctrl+Alt+Shift+A
    • macOS: Option+Shift+Command+A
  3. The image will be copied to your clipboard
  4. Paste it directly into documents, chat applications, or image editors

Configuration

Adjust the plugin settings via SettingsToolsCode Screenshots:

  • Image scale factor
  • Padding around code
  • Whether to remove caret highlighting
  • Where to save images when using the save option

Example

Example screenshot

Zoomed Detail

Example zoomed


License: This project is licensed under the terms specified in LICENSE.md.

About

IDEA plugin to make sharp code screenshots

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%