Skip to content

anton-erofeev/smart-code-screenshots-intellij-plugin

Repository files navigation

Smart Code Screenshots IntelliJ Plugin

Build Version Downloads

Smart Code Screenshots is a plugin for IntelliJ IDEA that lets you quickly create beautiful screenshots of selected code directly from the editor.

Features

  • Create screenshots of selected code with syntax highlighting and formatting
  • Copy screenshots to clipboard with a single command
  • Save screenshots as PNG files
  • Quick access via editor context menu and keyboard shortcut
  • Customizable watermark with support for horizontal or diagonal placement

How to Use

  1. Select the code fragment you want in the editor.
  2. Right-click and choose Screenshot Selected Code or use the shortcut Ctrl+Shift+S.
  3. The screenshot will be copied to your clipboard. You can also save it as a file via the notification popup.

Installation

  • From Marketplace: search for "Smart Code Screenshots" in IntelliJ IDEA plugins.
  • Or build manually:
    1. Clone the repository
    2. Run ./gradlew build
    3. Install the JAR from build/libs via Settings → Plugins → Install plugin from disk...

Requirements

  • IntelliJ IDEA 2022.3 or newer
  • JDK 17+

Settings

You can customize plugin settings in Settings → Tools → Smart Code Screenshots

Feedback & Contributions

  • Report bugs and suggest features via Issues
  • Pull requests are welcome!

Author: anton-erofeev

About

Smart Code Screenshots is a plugin for IntelliJ IDEA that lets you quickly create and save beautiful screenshots of selected code directly from the editor. A handy tool for sharing code snippets in blogs, presentations, and social media.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages