Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariasolos/openvsdata
Open the data storage folder of your current VS instance.
https://github.com/mariasolos/openvsdata
Last synced: about 2 months ago
JSON representation
Open the data storage folder of your current VS instance.
- Host: GitHub
- URL: https://github.com/mariasolos/openvsdata
- Owner: MariaSolOs
- License: other
- Created: 2022-11-25T21:02:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T23:57:49.000Z (almost 2 years ago)
- Last Synced: 2024-10-20T07:44:37.835Z (3 months ago)
- Language: C#
- Size: 56.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Open VS Data
A Visual Studio Extension that opens the user data storage folder of the current IDE instance.
You can download the extension from the [VS Gallery](https://marketplace.visualstudio.com/items?itemName=mariasolos.openvsdata)!
## Using the extension
In Visual Studio's top menu under Tools, a new command is now visible:
![Command button](Images/command.png)
Clicking the **Open VS Data Storage** button will open the file explorer in the respective location.
## License
[Apache 2.0](LICENSE)