https://github.com/stevehobbsdev/vs-net-dte
A Visual Studio extension for interacting with EnvDTE through a HTTP rest service
https://github.com/stevehobbsdev/vs-net-dte
Last synced: 3 months ago
JSON representation
A Visual Studio extension for interacting with EnvDTE through a HTTP rest service
- Host: GitHub
- URL: https://github.com/stevehobbsdev/vs-net-dte
- Owner: stevehobbsdev
- License: mit
- Created: 2015-09-16T14:18:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-05T11:39:11.000Z (over 10 years ago)
- Last Synced: 2024-12-31T20:16:05.449Z (over 1 year ago)
- Language: C#
- Size: 52.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vs-net-dte
A Visual Studio extension for interacting with EnvDTE through a HTTP rest service. To be used in conjunction with the [gulp-notify-dte](https://www.npmjs.com/package/gulp-notify-dte) plugin, for notifying Visual Studio of solution item changes as a result of a gulp task.