[Feature Request] Support executing run configurations with the IntelliJ plugin

Resolved 💬 5 comments Opened Jul 11, 2025 by DavidSeptimus Closed Jan 10, 2026

When Claude Code starts long running processes, (e.g. starting a web application for testing purposes), killing the process can be a challenge. If the Claude Code plugin had access to IntelliJ run configurations, it could use those to spawn processes in the IDE's context, so a user doesn't have to track down or have Claude track down the correct process to kill.

Additionally, it would be great if CC would create and execute ephemeral run configurations from well-known sources like package.json files.

Likely relevant documentation:
https://plugins.jetbrains.com/docs/intellij/run-configurations.html#configurationfactory

View original on GitHub ↗

This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗