Interesting. Using ChatGPT & Claude within VSCODE and it is aware of the dependencies. Even often tells me which one it added and it uses them without issue.
What am I missing with defold-project-setup that I should use this? I’m always looking to make things better for me so I’d love to know what I’m not understanding.
Are dependency files stored directly in your project for AI to use them in reasoning, or does AI retrieve them from the depths of its model?
First, you need to explain what kind of project you have and what setup you’re using.
In Default right now, dependency files aren’t unpacked anywhere by default, nor are builtins, so I’m curious how this works on your end and where it gets them from.