Blame | Last modification | View Log | RSS feed
Overview:1) Install Sublime2) Install Deviot (?optional?)3) Install WebDevShell (this will execute the auto-build script)4) Copy the menu configuration to the proper Sublime directory5) Add platformio to your path (usually not needed)Sublime with autobuildToolsInstall Package ControlToolsCommand PalettePackage Control: Install Packagetype in deviot and click on itToolsCommand PalettePackage Control: Install Packagetype in WebDevShell and click on itin Sublime, open Marlin directory with "platformio.ini" in itstarting in the top level directory, go to the folder "Buildroot/shared/Sublime"copy the folder "auto_build_sublime_menu" and contents to:Windows\Users\your_user_name\AppData\Roaming\Sublime Text 3\PackagesLinux/home/your_user_name/.config/sublime-text-3/Packages/UsermacOS (Click on the Finder's 'Go' menu and hold down Option to open...)~/Library/Application Support/Sublime Text 3/Packages/UserThe menu should now be visibleIf you get an error message that says "file not found" and "subprocess.Popen(['platformio' ... "then you'll need to add platformio to your path.macOSsudo nano /etc/pathsadd these to the bottom/Users/bob/.platformio/Users/bob/.platformio/penv/bin