build: add plugin folders to Windows package

* added missing plugin folders to Windows package
* fixed readme of VS extension
This commit is contained in:
malte_langkabel
2017-07-19 10:23:39 +02:00
parent 0455cb33f5
commit c6c49b2d45
2 changed files with 10 additions and 4 deletions
+12
View File
@@ -0,0 +1,12 @@
#vs-sourcetrail
The Visual Studio extension source code is hosted at Github.
The extension is available in the Visual Studio Marketplace. To install this extension follow these steps:
* open Visual Studio
* from the menu bar select `Tools` -> `Extensions and Updates...`
* in the `Extensions and Updates` dialog choose `Online` -> `Visual Studio Gallery`
* press `Ctrl` + `E` and enter "Sourcetrail Extension" into the search bar
* click the install button
Link to the repository: [vs-sourcetrail](https://github.com/CoatiSoftware/vs-sourcetrail).