Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Nested Open Editors (Deprecated)New to Visual Studio Code? Get it now.
Nested Open Editors (Deprecated)

Nested Open Editors (Deprecated)

surranov

|
310 installs
| (1) | Free
⚠️ DEPRECATED. Use "Tab Tree" (surranov.tab-tree) instead — a full rewrite with tab groups, multi-root workspaces, non-file tabs, git decorations, and 260+ tests. This extension is no longer maintained.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

⚠️ DEPRECATED — DO NOT INSTALL

👉 Install Tab Tree instead

Nested Open Editors is no longer maintained. A full rewrite by the same author is available:

📦 Get Tab Tree on VS Code Marketplace

Tab Tree is a complete rewrite with:

  • Tab groups — split editors render as separate sections
  • Multi-root workspaces — each root folder as its own tree
  • Non-file tabs — Settings, Keyboard Shortcuts, Welcome, Webviews
  • Git decorations — colors from the native git extension
  • Pinned tab indicators — visual marker for pinned tabs
  • Preview mode toggle — one click to enable/disable preview tabs
  • Follow active file — auto-reveal active editor in the tree
  • 260+ unit and integration tests
  • Cross-platform CI — ubuntu, macos, windows

Links

  • 📦 Marketplace: marketplace.visualstudio.com/items?itemName=surranov.tab-tree
  • 🐙 GitHub: github.com/surranov/tab-tree

No bugs will be fixed and no features will be added to Nested Open Editors. Please migrate to Tab Tree.


Nested Open Editors (legacy)

A VS Code extension that displays open editors as a file tree, similar to the regular file explorer.

Key Features

  • Folder Structure: Displays open files in their hierarchical folder structure.
  • Always Expanded: The tree is always displayed in a fully expanded view.
  • Automatic Focus: The open file automatically gets focus and is displayed in the tree.
  • Sync with Editors: The tree is always synchronized with open editors. When you close a file, it disappears from the tree; when you open it, it appears.
  • Close All Files: Button to close all open editors.
  • Close Individual Files: Ability to close an individual file using the cross icon that appears on hover.
  • Temporary Files Support: Display of temporary files in italics, just like in the standard Open Editors view.
  • Drag and Drop Support: Move files between folders by dragging and dropping them in the tree view.
  • Context Menu: Standard VS Code context menu with copy path, reveal in explorer, and other file operations.

Usage

  1. Install the extension
  2. Open the Explorer panel in VS Code
  3. In the Explorer panel, you will see a new section "Nested Open Editors"

Commands

  • Nested Open Editors: Close All Editors - Close all open editors
  • Nested Open Editors: Close Editor - Close the selected editor
  • Nested Open Editors: Refresh - Manually refresh the tree view
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft