JetBrains
A carryOn plugin for JetBrains IDEs (IntelliJ IDEA, WebStorm, GoLand, PyCharm, and others) is planned.
Planned features
Section titled “Planned features”The JetBrains plugin will offer the same core functionality as the VS Code extension:
- Persistent terminal sessions inside the IDE terminal tool window
- Session browser panel for managing sessions
- Project auto-detection via
.carryon.json - Multiple client tracking across editors and CLI sessions
Requirements
Section titled “Requirements”The carryOn CLI will need to be installed and available on your PATH, the same as the VS Code extension.