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
Changed: Better handling of auto insert of IF/THEN single and and other mulitline statements.
Changed: Much improved autocomplete and codetips to handle shared/local variables and TYPE's.
Changed: Latest scintilla dll for Win32 and Win64.
Changed: Scaled some icons to display larger at higher screen resolutions.
Fixed: Popup autocomplete list will not show if activated as part of commented line (line commented using an "'").
Fixed: When multiple projects open selecting an open file would add that file to whatever the current active project was resulting in the file being linked to several open projects. This was not the intended behaviour.