company-jedi icon indicating copy to clipboard operation
company-jedi copied to clipboard

Skip to definition of python unary operators when in python-mode.

Open hongyi-zhao opened this issue 2 years ago • 0 comments

Say, if I put the point at the following position denoted by | when I'm in python-mode:

a = ~|4

I want to be directed to the definition of unary-arithmetic operators as documented here. Any hints for achieving this behavior?

Regards, HZ

hongyi-zhao avatar Oct 03 '21 04:10 hongyi-zhao