Open hongyi-zhao opened 3 years ago
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
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