stitch icon indicating copy to clipboard operation
stitch copied to clipboard

Tons of undeclared symbols litter problems tab.

Open techzilla opened this issue 4 months ago • 2 comments

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.

techzilla avatar Aug 29 '25 20:08 techzilla