Quote Originally Posted by malc-c View Post
...Ive also noticed that when a file is opened in FL it changes the text of the commands. For example



Note the lower case "if" in the last two lines. I then use the option to open in MCS and looked at the same set of lines



Formatting was correct....
NEW v1.0.0.4
Added a format all button for keywords (case).
User discretion required a button as both Proton and PicBasic files could be open with FL not certain of which style to use.
Formatting would be recommended when opening a file edited in MicroCode Studio as it saves "as typed" but appears formatted.
Proton IDE has a recommended option to "Commit formatting changes to source code" which would then require no FL format button press.
Formatting does all compiler keywords as well as variables, constants, aliases, labels, macros, and data labels.


Norm