macOS system, vim uses python"s completion plug-in jedi, but the function parameter prompt function of jedi is not available, but Ubuntu has code hints. What is the reason for the same .vimrc configuration?
this is the vim,jedi under Ubuntu with prompt function:
macos