Skip to content

Installation

Gil Yoder edited this page Apr 10, 2017 · 1 revision

It is easy to install Remarker. You can do this various ways.

  1. Download the Remarker vsix file from the Visual Studio Gallery. Once it is downloaded, double click the file to start the installation, and follow the instructions given.
  2. Or you can open the Extensions and Updates dialog box from within Visual Studio, click "Online" on the left, and search for Remarker. Then click download and follow the instructions given.
  3. If you need to modify the code, download the source code from the Code tab, and compile on your computer. You should be able to debug the extension within the Visual Studio experimental instance simply by starting the debugger.

Please let me know if you have any difficulty installing the package.

Clone this wiki locally