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
One minor issue I see is that if there are problems related to an include file, the diagnostics for the include file remain visible even after the main au3 file is closed.
Another issue -- If you fix the problem in Test.au3, the Statement cannot be just an expression. error shown in the Problem tab doesn't get removed. I'm sure this is because the diagnosticCollection isn't automatically cleared because there is still an error in the included file.
One minor issue I see is that if there are problems related to an include file, the diagnostics for the include file remain visible even after the main au3 file is closed.
Another issue -- If you fix the problem in Test.au3, the Statement cannot be just an expression. error shown in the Problem tab doesn't get removed. I'm sure this is because the diagnosticCollection isn't automatically cleared because there is still an error in the included file.
Originally posted by @Danp2 in #158 (comment)
The text was updated successfully, but these errors were encountered: