Skip to content

Getting Started: Visual Studio Code

Wonsup Yoon edited this page Mar 26, 2021 · 13 revisions

Prerequisites

Install CLI prerequisites

Install Visual Studio Code

Install Visual Studio Code plugins

Build and run

  1. Download and extract latest version.
  2. Launch Visual Studio Code and open the extracted directory. For Widnows + WSL, please follow this instructions.
  3. Go to CMake menu vscode-1
  4. Configure CMake project vscode-2 vscode-3
  5. Select and right click target to build
  6. Build or run selected target

vscode-5 vscode-6

Clone this wiki locally