Skip to content

JetBrains/IntelliJ plugin (mirror of the VS Code extension) #36

Description

@mesrikanthreddy

Why

KShield currently only has editor coverage in VS Code. JetBrains IDEs (IntelliJ, PyCharm, WebStorm) cover a large share of the other half of the developer market with the same value prop: inline warnings, secret detection, one-click fixes powered by the local backend.

Proposed scope

  • Mirror the VS Code extension's feature set against the same local backend API (/api/v1/scan, /api/v1/actions/*):
    • Scan current file command
    • Inline gutter/line warnings
    • Apply suggested fix
    • Suppress rule
    • Backend connection status check
  • Built as a JetBrains plugin (Kotlin, using the IntelliJ Platform SDK).

Priority note

Lower priority than the MCP server and CI Action — revisit once there's user signal (support requests, community asks) specifically for JetBrains support.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions