EMB doesn't think it is a bug. Really? Get link Facebook X Pinterest Email Other Apps - November 05, 2014 EMB doesn't think it is a bug. Really?https://quality.embarcadero.com/browse/AP-101 Get link Facebook X Pinterest Email Other Apps Comments Gustav SchubertNovember 6, 2014 at 4:06 AMIf you pressed arrow up or arrow left after typing begin it should not write the end when you press Enter. Maybe this is feasible to do by the IDE.(Often I type begin, then arrow down, then Enter to complete code.)ReplyDeleteRepliesReplyJeroen Wiert PluimersNovember 6, 2014 at 8:43 AMActually the compiler can know the correct position a lot of times as it has access to the AST.ReplyDeleteRepliesReplyEdwin YipDecember 28, 2014 at 8:01 PMI had to disable this because it's annoying not only in this situation, but it also doesn't work with anonymous methods.ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
If you pressed arrow up or arrow left after typing begin it should not write the end when you press Enter. Maybe this is feasible to do by the IDE.
ReplyDelete(Often I type begin, then arrow down, then Enter to complete code.)
Actually the compiler can know the correct position a lot of times as it has access to the AST.
ReplyDeleteI had to disable this because it's annoying not only in this situation, but it also doesn't work with anonymous methods.
ReplyDelete