/python-copy-reference.vim

Inspired by PyCharm's Copy Reference feature. Copies the dotted reference/path of a Python module/class/method/function so that you could discuss it with colleagues or use it to run unit tests in a separate terminal tab/tmux window. Supports the dotted, Pytest, or from-import formats.

Primary LanguageVim ScriptMIT LicenseMIT

Stargazers