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

Loumads Active File In StatusBar

LoumadSoft

|
19 installs
| (0) | Free
Add statusbar entry to show path for currently active file and context menu with utility commands.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Loumads Active File In Status Bar

Loumads Active File In Status Bar

A Visual Studio Code extension that displays the path of the currently active file in the status bar (full or relative). It also adds a context menu with utility commands when you click on the status bar item.

This project is a fork of ActiveFileInStatusBar, with added functionality such as a context menu with utility commands, bug fixes and usage of newer VSCode APIs.

✨ Features

  • Show the full path of the currently active file in the status bar.
  • Context menu with utility commands available by clicking on the status bar item.
    • Avaliable commands:
      • Reveal In Explorer View
      • Reveal in OS File Explorer
      • Copy Full Path to Clipboard
      • Copy Relative Path to Clipboard
  • Customizable settings like enabling/disabling the extension, toggling full path display, and changing the color of the status bar item.

🚀 Installation

You can install the extension from the Visual Studio Code Marketplace:

https://marketplace.visualstudio.com/items?itemName=LoumadSoft.loumads-active-file-in-statusbar

⚙️ Configuration Options

You can configure the extension in your settings.json file with the following options:

  • Enable / Disable extension (default: true):

    "ActiveFileInStatusBar.enable": true,
    
  • Toggle full path display (default: true):

    "ActiveFileInStatusBar.fullpath": true,
    
  • Change the status bar item color (default: #f1c40e):

    "ActiveFileInStatusBar.color": "#FFFF00",
    

📝 Original Repository

This extension is a fork of the ActiveFileInStatusBar repository, with improvements and additional functionality.


Thank you for using Loumads Active File In Status Bar! Feel free to contribute or report issues.

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