12/25/2024

Thread

Tweet 1

The only go-to def you need is gd^wgfn (usually works in vim with python)

---

Tweet 2

Also you might think this only works for declarations in your project but if the site_modules are in your path it happily finds those as well. Similarly for node_modules (though the exact positioning of the cursor on the path is different)

---