When I am copying code over from Visual Basic the case of the keywords (IF, THEN, etc.) may not match the case I have selected as the default for Firefly. If I modify something on a line of code the case of the keywords is automatically adjusted. This is nice. If I make no changes to the line the keyword case used in the Visual Basic code is maintained. This requires me to change something on the line to have the automatic conversion take place. It would be nice to either have the case automatically adjusted as the code is pasted or when the cursor moves through the line even if no changes are made to the line.