Skip to content

Installation

GallusHuber edited this page Oct 16, 2024 · 5 revisions

📖 Table of Contents

  1. Prerequisites
  2. Install in VS Code
  3. Install from VSIX file

Prerequisites

Before installing ER2CDS, make sure the following installation requirements are met:

Install in VS Code

The easiest way to install the extension is by going to the Extensions View (Ctrl/⌘+Shift+ X) in VS Code and searching for bigER2CDS. Click on the Install button and once the installation is finished, the extension is ready for use.

VS Code Installation

Install from VSIX file

ER2CDS can be installed by using a .vsix file, which is available for every release of ER2CDS on GitHub. The VSIX can be installed using:

code --install-extension er2cds-0.0.1.vsix
Clone this wiki locally