Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.35 KB

ide.rst

File metadata and controls

57 lines (44 loc) · 1.35 KB

Cloud & Desktop IDE

PlatformIO IDE

"PlatformIO IDE" is an official extension/plugin which provides native integration with IDEs/Text Editors and contains built-in :ref:`piocore` and :ref:`piohome`.

Note

In our experience, :ref:`ide_vscode` offers better system performance, and users have found it easier to get started

Cloud IDE

.. toctree::
    :maxdepth: 1

    ide/cloud9
    ide/codeanywhere
    ide/eclipseche


Desktop IDE

.. toctree::
    :maxdepth: 1

    Atom <ide/atom>
    ide/clion
    ide/codeblocks
    ide/eclipse
    ide/emacs
    ide/netbeans
    ide/qtcreator
    ide/sublimetext
    ide/vim
    ide/visualstudio
    VSCode <ide/vscode>