Hacker News new | ask | show | jobs
by airstrike 1137 days ago
I imagine a future in which this is integrated into vscode so I can go from an error message in the terminal to a search through my code + third-party modules that my code is importing
1 comments

You can already do that by including your module folder (eg. node_modules, site-packages etc) in your project tree