You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.
For instance, I lookup a class and Coati does not give me the outline. Only seems to suggest it's a forward declaration that it never saw the definition for.
I pull up the source file for it's implementation. I assume Coati had a fatal error when processing this file, but I have no good way to narrow down the cause. The suggested workaround is to copy out a temp project that has only that source file for now.
Hey @TTimo! That sounds like a great suggestion. @egraether: For that use case we'd also need to display the errors that occurred in all the files included by the source file, since they are also part of the compilation process for individual source file.
and errors in all included files too?
The text was updated successfully, but these errors were encountered: