jedi-vimIntermediate Playground

Python autocompletion and static analysis plugin for Vim

Using jedi-vim effectivelyRun locally
Install
Install via vim-plug: Plug 'davidhalter/jedi-vim'
Python CodeRun locally

Following best practices with jedi-vim ensures a productive development workflow.

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?