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
Since 3.3.5, the debugger sometimes marks the wrong tab (a class) for a missing curly bracket when actually it is missing in the main program, not the class tab. It seems to always be in the rightmost (last) tab where the error is (wrongly) found.
Since 3.3.5, the debugger sometimes marks the wrong tab (a class) for a missing curly bracket when actually it is missing in the main program, not the class tab. It seems to always be in the rightmost (last) tab where the error is (wrongly) found.