This Visual Studio Code
extension provides access to the Auto Build
script.
Get the MarlinFirmware repository from GitHub. Open the directory buildroot/share/vscode
and copy the AutoBuildMarlin
folder to the Visual Studio Code
extension directory. Relaunch Visual Studio Code
to complete the installation.
To find the Visual Studio Code
extension directory:
C:/Users/USERNAME/.vscode/extensions
.Go
menu to open ~/.vscode/extensions
.open ~/.vscode/extensions
.Click on View
> Command Palette...
Find and click on Extensions: Install Extensions
Type platformio
into the search box and click on Install
under PlatformIO IDE
.
This extension adds the Auto Build icon to the Activities bar.
Click on File
> Open Folder...
This brings up the Open Folder
dialog. Select the folder that has the platformio.ini
file in it.
You should see something like the following. If not, click on the Explorer icon in the Activities bar.
This brings up the Auto Build menu icon bar.