Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smulyono/reveal-file-ext
VScode extension to show file location from title menu
https://github.com/smulyono/reveal-file-ext
sidebar vscode-extension
Last synced: 2 months ago
JSON representation
VScode extension to show file location from title menu
- Host: GitHub
- URL: https://github.com/smulyono/reveal-file-ext
- Owner: smulyono
- Created: 2018-03-02T19:00:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T11:34:22.000Z (about 2 years ago)
- Last Synced: 2024-04-16T12:54:49.607Z (10 months ago)
- Topics: sidebar, vscode-extension
- Language: JavaScript
- Size: 288 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Reveal README
VSCode extensions for showing icon shortcuts to reveal open files into sidebar.
Internally will call standard VScode command __"workbench.files.action.showActiveFileInExplorer"__.
For development, the extensions is using babel to do transpiling with output folder as _target_.
## Features
* `Reveal` current open files into sidebar
## Requirements
## Known Issues