How can I get vscode to pick up `dist/codegen`? :t...
# general
p
How can I get vscode to pick up
dist/codegen
? 🤔
h
It's different for every IDE, but the concept is in https://www.pantsbuild.org/docs/setting-up-an-ide#generated-code
You just need to add it to the pythonpath that the ide looks in.