EMB doesn't think it is a bug. Really?

EMB doesn't think it is a bug. Really?

https://quality.embarcadero.com/browse/AP-101
https://quality.embarcadero.com/browse/AP-101

Comments

  1. 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.
    (Often I type begin, then arrow down, then Enter to complete code.)

    ReplyDelete
  2. Actually the compiler can know the correct position a lot of times as it has access to the AST.

    ReplyDelete
  3. I had to disable this because it's annoying not only in this situation, but it also doesn't work with anonymous methods.

    ReplyDelete

Post a Comment