I'm comparing PyCharm autocomplete search and jedi-vim in Vim.
In PyCharm I'm able to see the list of methods. where the search pattern might in the beginning/middle/end.
In VIM I can only see methods, which starting at the beginning of the search pattern.
I wonder if it's my configuration or it's as expected? If not what suggestion can you propose. Thanks.
Ivan