New stable release of CnPack has been released - http://www.cnpack.org/showdetail.php?id=764&lang=en

New stable release of CnPack has been released - http://www.cnpack.org/showdetail.php?id=764&lang=en

Just passing on the news - I have nothing to do with the project, except for being a satisfied user :-)
http://www.cnpack.org/showdetail.php?id=764&lang=en

Comments

  1. Well, basically, when I have it installed, it tries to format my source code on the fly.
    When I press Enter, it positions the cursor where it thinks it should be instead of where I want it to be.

    ReplyDelete
  2. Andrea Raimondi That doesn't give us much to go on. What do you mean when it is formatting your source, the entire unit or just where you are working? If just where you are, how is it formatted?

    When you press Enter, what statement are you writing at the time? Where does the cursor actually go to?

    If you aren't afraid of the registry, you could try deleting "HKEY_CURRENT_USER\Software\CnPack" and "HKEY_USERS\S-\Software\CnPack" while not in the IDE and then see what happens...

    ReplyDelete
  3. It basically tries to format the source as I write it.
    If I write something like:

    If MyCondition Then
    Begin

    The cursor doesn't go under the "IF" (which is where I want it) but it's indented (I don't have it active atm but that's what I remember it doing).

    A

    ReplyDelete

Post a Comment