forked from MarlinFirmware/Marlin
-
Notifications
You must be signed in to change notification settings - Fork 15
Using VSCode
Alexander D. Kanevskiy edited this page Apr 13, 2021
·
1 revision
- 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: