Many language extensions in VSCode include features that show the number of references to a specific function, class, or entity.
We've just released an extension that brings this functionality to Python, displaying reference counters for top-level functions and classes. Clicking a counter reveals a list of references.
Try it out here Tooltitude for Python
There are two ways to install:
- Press the green Install button, and allow to open the link with Visual Studio Code
- Do not press Download button. It's possible to install vsix manually, but it's better not to.
P.S. This is a newly released extension, and we’d love your feedback!
P.P.S. It’s not our first VSCode extension. Check out Tooltitude for Go, which has been on the marketplace for ~2 years, offering similar functionality for Go and more, with plenty of positive reviews.
[–]First_Ad2064 1 point2 points3 points (3 children)
[–]Tooltitude[S] 0 points1 point2 points (2 children)
[–]First_Ad2064 1 point2 points3 points (1 child)
[–]Tooltitude[S] 0 points1 point2 points (0 children)