Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Active File In StatusBarNew to Visual Studio Code? Get it now.
Active File In StatusBar

Active File In StatusBar

RoscoP

|
99,378 installs
| (18) | Free
Add statusbar entry to show path for currently active file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Active File In Status Bar

Visual Studio Code extension for showing the full path of the currently active file in the status bar.

ActiveFileInStatusBar in action

Install

Install ActiveFileInStatusBar directly from the Visual Studio Code extension gallery.

Options

// Enable/Disable ActiveFileInStatusBar
"ActiveFileInStatusBar.enable": true,
// Show fullpath or relative path in status bar.
"ActiveFileInStatusBar.fullpath": true,
// Reveal the active file in the file system. 
"ActiveFileInStatusBar.revealFile": false,

Contribute

See ActiveFileInStatusBar's github page

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