From d60a9c82d511a56a36cd3111b0fdd901a586d499 Mon Sep 17 00:00:00 2001
From: Andreas Stallinger
Date: Tue, 27 Jun 2017 14:29:53 +0200
Subject: [PATCH] documentation: vscode extension added
---
ide_plugins/vscode/README.md | 8 ++++++++
web/documentation/index.html | 18 ++++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 ide_plugins/vscode/README.md
diff --git a/ide_plugins/vscode/README.md b/ide_plugins/vscode/README.md
new file mode 100644
index 00000000..050407b7
--- /dev/null
+++ b/ide_plugins/vscode/README.md
@@ -0,0 +1,8 @@
+#vsce-sourcetrail
+
+The VS Code extension source code is hosted at Github.
+
+The extension is available in the marketplace,
+to install it simple use the marketplace inside VS Code
+
+Link to the repository: [vsce-sourcetrail](https://github.com/CoatiSoftware/vsce-sourcetrail).
diff --git a/web/documentation/index.html b/web/documentation/index.html
index a273171d..943769fa 100644
--- a/web/documentation/index.html
+++ b/web/documentation/index.html
@@ -1965,6 +1965,7 @@
Sublime Text 2
Sublime Text 3
Vim
+ Visual Studio Code
Visual Studio 2012
Visual Studio 2013
Visual Studio 2015
@@ -2157,6 +2158,23 @@
:SourcetrailActivateToken, now Sourcetrail should display your the chosen location.
Use:help sourcetrail.txt get get more information about the plugin
+ VS Code
+ Repo
+ https://github.com/CoatiSoftware/vsce-sourcetrail
+
+ Installation
+
+
+ - In VS Code go to Extensions(Ctrl + Shift + X)
+ - Search for sourcetrail in the marketplace
+ - Install sourcetrail
+
+
+ Use
+ To start the Tcp Server go to the Command Pallete(Ctrl + Shift + P) and type: Sourcetrail: (Re)start server
+ To send a location to Sourcetrail, place the cursor and right-click and select Sourcetrail: Send Location
+ or type in the Command Pallete: Sourcetrail: Send Location
+
Visual Studio
Installation
To install the Sourcetrail plugin for Visual Studio 2012, 2013 or 2015, just execute the corresponding vsix file located in your ide_plugins/visual_studio.