Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>iTerm IntegrationNew to Visual Studio Code? Get it now.
iTerm Integration

iTerm Integration

rootedbox

|
15 installs
| (0) | Free
Open iTerm2 at the workspace root or at the current file/folder location from the Explorer context menu.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🚀 iTerm Integration for VSCode

Open iTerm2 directly from VSCode's Explorer — because life's too short to cd around manually! 🎯

✨ Features

🗂️ Open in iTerm — Right-click any file or folder in the Explorer and launch iTerm right there

🏠 Open Project Root in iTerm — Jump straight to your workspace root with one click

🎹 Command Palette Support — Both commands available via Cmd+Shift+P, so you can bind your own keyboard shortcuts

📸 How to Use

From the Explorer

Right-click any file or folder → pick your flavor:

  • Open in iTerm — opens iTerm at that file/folder's directory
  • Open Project Root in iTerm — opens iTerm at the workspace root

From the Command Palette

Cmd+Shift+P → type iTerm → pick a command 🔍

⚡ Requirements

  • 🍎 macOS (iTerm2 is macOS-only)
  • 📟 iTerm2 installed

🛠️ Development

# Install dependencies
npm install

# Compile
npm run compile

# Watch mode
npm run watch

# Run tests
npm test

# Run tests with coverage
npm run test:coverage

Press F5 to launch the Extension Development Host and test the extension live 🧪

📄 License

MIT — do whatever you want with it! 🎉

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