This intuitively designed extension significantly boosts your coding efficiency. It smartly integrates into your editor bar, offering a clear view of the current document's path. Notably, it emphasizes the name of the active project, simplifying file management across different projects within a solution.
Features
Enhanced File Navigation: Prominently displays both file path and project name in the editor bar, streamlining your workflow.
Customizable Display: Tailor the display options to suit your preferences, ensuring a personalized coding environment.
Clipboard Convenience: Easily copy the full or relative path of a file directly to your clipboard, saving time and effort.
Seamless File Access: Quickly open the file's location in Windows Explorer or in an external editor of your choice, enhancing file management efficiency.
Visual Preview
Changes
v1.0.4
Added: Ability to open the current file in an external editor.
Added: A Visual Studio command to toggle the Editor Bar on and off (menu View / Editor Bar and button on Text Editor toolbar). You can also associate a keyboard shortcut with it.
Added: Options to customize quick actions (double-click and CTRL + double-click).
Changed: Replaced the property grid options page with a custom dialog page.
Changed: Replaced the extension icon with a new one.
Changed: New command icons consistent with Visual Studio UI.
v1.0.3
Added: Option to toggle the bar on and off from settings.
Added: Ability to customize the colors of the elements.
Added: Ability to hide elements of the bar.
Added: Additional Compact mode; the bar is smaller and allows more space for your code.
Changed: Changes in settings are now applied immediately to opened documents.
Fixed: Misspelled category name in settings.
v1.0.2
Fixed: Editor bar was displayed in inappropriate text views. Now the display is limited to documents only.