IntellipromptMemberListItem

SyntaxEditor for Windows Forms Forum

Posted 19 years ago by byperman - Sint-Niklaas, Belgium
Avatar
Hi,

I've got this Intelliprompt that pops up upon pressing the "<"-key.
One of the Items has the following pre- and posttext:
- pre: "DATA>\r\n\t\t"
- post: "\r\n\t</DATA>"

So we expect the cursor (|) to be:
    <DATA>
        |
    </DATA>
However, when this item is selected using for example a doubleclick, the cursor is
    <DATA>
         
|   </DATA>
Am I doing something wrong?

[Modified at 07/20/2005 03:20 AM]

Comments (2)

Posted 19 years ago by byperman - Sint-Niklaas, Belgium
Avatar
Apparently this is resolved when using "\n" instead of "\r\n" (I used to use Environment.Newline).
Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
This bug is now fixed for the next maintenance release.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.