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
The matching of IF/THEN and END IF (as well as LOOP start and ends) has been on the TO FIX list for some time. I need to implement a better algorithm for counting the number nested conditional statements and then matching them (with proper indentation) with ending END IF. There are several posts on the FreeBasic forum asking for this improved functionality.
An improvement could be that the editor knows that the IF THEN Statement alteady has an END IF and dont add another one.
20240325_094310.mp4
The text was updated successfully, but these errors were encountered: