Skip to content

Repository files navigation

Focused Folder

Focused Folder is a VS Code extension that lets you focus on a specific folder in your project by opening a dedicated explorer view scoped only to that folder.

Perfect for projects with multiple areas like frontend, backend, src, packages, etc.


✨ Features

  • 📁 Focus on any folder via right-click → Focus Folder
  • 🧭 Opens in its own Activity Bar tab
  • 🔤 Files sorted like VS Code Explorer (folders first, A–Z)
  • ⚡ Live updates on file changes
  • 🧹 Clear focus anytime
  • 🧠 Focus lives only for the current workspace session

🚀 Usage

Focus a folder

  1. Open the VS Code Explorer
  2. Right-click any folder
  3. Click Focus Folder
  4. VS Code automatically switches to the Focused Folder tab

Clear focus

  • Run Clear Focus from the Command Palette

📦 Commands

Command Description
Focus Folder Focus the selected folder
Clear Focus Clear the current focus
Focused Folder: Presets Quickly focus a top-level folder

🧠 Behavior

  • Focus is not persisted after:
    • Closing VS Code
    • Closing the project
    • Reloading the window
  • Each workspace session starts clean

🧩 Why use this?

  • Reduce noise in large repositories
  • Work faster in scoped areas (frontend / backend)
  • Keep the default Explorer untouched
  • Lightweight and native-feeling

About

Focused Folder is a VS Code extension that lets you focus on a specific folder in your project by opening a dedicated explorer view scoped only to that folder.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages