sourcegraph / scip-python

SCIP indexer for Python
Other
55 stars 25 forks source link

Constructor Goto-Def #12

Closed tjdevries closed 1 week ago

tjdevries commented 2 years ago

When you click on a class MyClass(x, y) should you go to the __init__?