Caret position after DblClick a word in TAdvRichEditor

Hi,

I am looking for some advice on how to achieve the following:

If I double-click on a word, it appears as selected, which it's cool but the cursor stays where it was. Is there a way to move the caret just right at the end of the selected word as is usually the standard behavior of other editors like Notepad ++?

Thanks a lot

At this moment there is not a built-in option for this. We'll investigate if we can enable this.

1 Like

We adapted this to make it consistent with other code editors.

1 Like

Thanks a lot. Will wait until the new version is released :-)

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.