Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PanefulNew to Visual Studio Code? Get it now.
Paneful

Paneful

kplates

|
3 installs
| (0) | Free
Companion extension for Paneful — spawn projects and send file paths to Paneful terminals.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.
  • Paneful: Send current file path — Sends the active editor's file path.
  • Paneful: Send selection — Sends the selected text with file path and line numbers (e.g. file.ts:L5-L12).
  • Paneful: Send path — Sends a file or folder path from the explorer.

Context Menus

Editor (right-click in editor)

  • Send selection (only when text is selected)
  • Send current file path
  • Send open file paths

Explorer (right-click on file or folder)

  • Send path (file or folder)
  • Send open file paths

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

  • Website
  • GitHub
  • Issues
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft