Atom IDE - secraven/Python GitHub Wiki

Setting up the Atom IDE

Packages to install:

  • script - Author = rgbkrk
  • file-icons
  • minimap
  • minimap-highlight-selected
  • autocomplete-python - local engine
  • platformio-ide-terminal
  • linter-flake8
  • python-autopep8
  • Theme - Styri
      • Edit editor.less - darken(@syntax-background-color, 12%);

Editor Settings:

  • Show indent guide in Editor settings
  • Disable wrap-guide package