Skip to content

Using VSCode

Alexander D. Kanevskiy edited this page Apr 13, 2021 · 1 revision

VS Code + PlatformIO

  • Check official Marlin documentation for installing VSCode and PlatformIO plugin.
  • Open source directory in VSCode.
  • On the PlatformIO tab on the left, you will see list of build targets detected by PlatformIO. Select desired variant and use Build to build it. See below screenshot as example of usage: VSCode targets
Clone this wiki locally