Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/forivall/workspace-path-status-bar
- Owner: forivall
- License: mit
- Created: 2020-07-15T20:09:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T01:26:22.000Z (4 months ago)
- Last Synced: 2024-10-14T09:57:47.391Z (3 months ago)
- Topics: hacktoberfest, hacktoberfest2020
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)