MichaelAquilina / python-tools

:wrench: Atom plugin which uses jedi to provide numerous tools useful for developing python code in atom.
MIT License
100 stars 22 forks source link

Add ability to click through definitions #6

Open MichaelAquilina opened 9 years ago

MichaelAquilina commented 9 years ago

As you find in other IDEs like PyCharm

rahulbasu commented 8 years ago

I think you can use Hyperclick to do this.