Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/forivall/workspace-path-status-bar


https://github.com/forivall/workspace-path-status-bar

hacktoberfest hacktoberfest2020

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Active File In Status Bar #
[Visual Studio Code](https://code.visualstudio.com/) extension for showing the full path of the currently active file in the status bar.

## Install ##
Install [workspace-path-status-bar](https://marketplace.visualstudio.com/items?itemName=forivall.workspace-path-status-bar) directly from the Visual Studio Code extension gallery.

## Options ##

```javascript
// Enable/Disable workspace-path-status-bar
"workspace-path-status-bar.enable": true,
```

## Contribute ##
See workspace-path-status-bar's [github page](https://github.com/forivall/workspace-path-status-bar)