Skip to content

Instantly share code, notes, and snippets.

@filipsPL
Created November 9, 2020 09:22
Show Gist options
  • Save filipsPL/07e80a068c157b8051941bd88ebf3029 to your computer and use it in GitHub Desktop.
Save filipsPL/07e80a068c157b8051941bd88ebf3029 to your computer and use it in GitHub Desktop.
Atom.io Python Autocomplete doesn't work

It just doesnt work.

How to fix:

cd ~/.atom/packages/autocomplete-python/lib/jedi/parser`
cp grammar3.7.txt grammar3.8.txt
cp grammar3.7.txt grammar3.9.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment