When I use shortcuts like typing "be" and hitting "Enter", there are always 2 (sometimes more, I think it depends on what construction I use) extra spaces after last word are added. You can see them if you hold "Ctrl" and move cursor to the right. It takes 2 additional bytes in source file for every shortcut you use and makes me somewhat uneasy, so I fix it navigating to the end of line and deleting those spaces
. Is there any way to fix it?
P.S. Delphi 7, CnPack v.0.9.7.591 Build 2010.10.01
[
Last edited by gramer at 2011-1-14 04:17 ]