Skip to content

4210.05 Atom.io (IDE)

    Go to atom.io and install the latest version of Atom.io.

    Windows – If you are on a Windows machine go to file settings + install. Search and find the packages below to install.

    Packages to Install

    • atom-file-icons
    • autocomplete-python
    • kite
    • platformio-ide-terminal – for this package you need to change the settings “Shell Override” to C:\Windows\System32\cmd.exe

    Themes to Install

    • atom-material-syntax – after installing this set your syntax theme to Atom Material

    MAC Users

    Mac – In you are on a Mac machine go to Atom – preferences – + Install
    Step 1 – Install Python first. Go to python.org and install the latest version of python.

    Step 2 – Install Atom. Go to atom.io and install the latest version of Atom.

    Step 3- Now you need platformio-ide-terminal package. Go to the setting and install the package.

    At this point, you should be good to start programming.