Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 318 Bytes

02_integrate_with_ide.md

File metadata and controls

21 lines (14 loc) · 318 Bytes

Integrate with IDE

Integrate with Visual Source Code

  • Open Move Project

if you did NOT have a Move Project, you can create one by following Quick Start

  • Open a Terminal in VS Code.

VS code

  • Run Commands in Terminal.
$move build

or

$move test