/vscode-datavirt

VSCode Tooling for DataVirt

Primary LanguageTypeScriptApache License 2.0Apache-2.0

DataVirt Tooling for VSCode

GitHub tag Build Status License

Features

...

How to run / test

  • check out the latest sources from master branch
  • start VSCode and open the folder with the checked out project
  • open a Terminal -> New Terminal inside VSCode
  • in the terminal type npm install and hit [ENTER]
  • press the [F5] to launch for testing / debugging

Prerequisites

  • recent Visual Studio Code