Comment by airstrike

2 years 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

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