diff --git a/src/Atom IDE/README.md b/src/Atom IDE/README.md index 93cf0ad..a204172 100644 --- a/src/Atom IDE/README.md +++ b/src/Atom IDE/README.md @@ -1,6 +1,15 @@ # Atom-Plugins-and-Snippets My current packages 'n themes plus my personal Atom snippets for, HTML, CSS, JS, PHP, Shell Scripts, etc. +### Auto completion setup +For your python environment run: +
+ +python -m pip install jedi 'python-language-server[all]' + + +For Atom, install this package: https://atom.io/packages/autocomplete-python + ### To Find Or Install The Snippets Look in "${HOME}"/.atom/snippets.cson