Skip to content

Commit 6284f4f

Browse files
authored
Update 4.1.-Coding-Text.md
1 parent 5c84017 commit 6284f4f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/doc/en/4.1.-Coding-Text.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ The _Auto-code exact text_ button and the _Auto-code text fragment_ button have
6363

6464
There is an undo button to remove the auto-codings that were last applied.
6565

66+
**Emoji's , emoticons in text and auto-coding**
67+
68+
Raw emoji characters might count as 1 character in a string but take up 2 or more positions in the visual editor, leading to incorrect calculations. Applying auto-code means that there will be a shifting of character postions when applying auto-code to the text.
69+
70+
Example auto-coding the word 'music', each emoji is shown as 'one'character, but behind the scenes it is 2 characters. This results in an offset, or shift, :
71+
<img width="263" height="52" alt="image" src="https://github.com/user-attachments/assets/8ac5bcf5-fae4-4da3-a1dd-8dccf12d585b" />
72+
73+
6674
**Auto-code Exact Text ERRORS IDENTIFIED in version 3.8. Please upgraade to version 3.8.2**
6775

6876
**When auto-coding exact text and selecting multiple files,the autocoding process stops, as soon as it finds a file with no matching text, and does not continue with the subsequent files.**

0 commit comments

Comments
 (0)