Paneful for VS Code
Companion extension for Paneful — a terminal multiplexer for developers.
Requirements
Paneful must be installed and running. See the GitHub repo for installation instructions.
Commands
Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and run:
- Paneful: Spawn project — Creates or activates a Paneful project for the current workspace folder.
- Paneful: Send open file paths — Sends the file paths of all open editor tabs to the focused Paneful terminal. Useful for passing files to CLI tools.
How it works
The extension communicates with the Paneful server via a shared inbox file (~/.paneful/inbox.json). Paneful must be running to pick up commands.
Links
| |