Using VSCode - kad/Marlin GitHub Wiki
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: