stitch
stitch copied to clipboard
Tons of undeclared symbols litter problems tab.
I opened the project in VSCode, with extension and the problems tab is filled with Undeclared symbols, all of it looks like third party code that I imported in my project.
If there is some sort of analysis that you must do on initial launch, it's not documented anywhere, i cleaned project cache and it's still not working. If these are variables that stitch cannot determine if they exist or not, because the language is dynamic, then they shouldn't be errors in the IDE.