Editor ****** .. highlight:: bash Atom ==== pep8 and pyflakes ----------------- .. note:: Install these packages globally to get these plugins working. .. warning:: Make sure you ``deactivate`` any virtual environments before running ``sudo pip`` :: sudo pip install pep8 pyflakes From the command line:: apm install linter-pyflakes apm install linter-pep8 Re-start Atom to install the packages. Recent Files ------------ Edit, Preferences, Install, ``open-recent`` (by Zren).