Skip to content

[FEATURE] JetBrains plugin should support pasting/dragging images into the embedded terminal, parity with VS Code extension. #58181

Description

@emersonjds

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

In VSCode there's an extremely useful feature: taking a screenshot of an image and dragging it to the integrated terminal with Claude enabled. This allows the terminal to read the image stored in memory and perform the requested action.

When I drag an image to WebStorm, this doesn't happen...

It would be extremely important for this to work...

VSCode

Image


Drag and Drop
Image


Image

Web Storm

Image
Image
Terrible developer experience on web storm ...

Proposed Solution

Enable the WebStorm extension to function similarly to VS Code, where I can drag and drop an image or screenshot and Claude automatically recognizes it as being in memory and reads that image for interpretation.

Alternative Solutions

The solution that exists today is to save the image somewhere and ask Claude to go there and read that image, so that's already two steps breaking the usability experience of the tool for the developer...

Priority

High - Significant impact on productivity

Feature Category

CLI commands and flags

Use Case Example

I work as a front-end developer, and in many cases it's easier to show an image than to explain the entire context to the agent. Adding images for easy reference greatly simplifies bug resolution.

Additional Context

There is the possibility of batch loading images in VSCode, and this greatly simplifies the agent's understanding of the context of the workflow they are working with. Implementing this feature would solve all the problems...

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:ideenhancementNew feature or requestplatform:intellijIssue specifically occurs in IntelliJ/JetBrainsstaleIssue is inactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions