Re: Upcoming 5.5.8 release
scintillaDotOrg <[email protected]> Mon, 10 Nov 2025 13:11:32 -0800 (PST)
| Newsgroups | gmane.editors.scite.general |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_267352_1598666443.1762809092627 Content-Type: multipart/alternative; boundary="----=_Part_267353_1297139458.1762809092627" ------=_Part_267353_1297139458.1762809092627 Content-Type: text/plain; charset="UTF-8" jenny.venus: I have a line of code, for example, "a = generate_keypair( 010001 )". I type "e" at the "_", and a list pops up containing "generate_ecc_keypair". Then I press Enter. My code first deletes `generate_keypair` and then adds `generate_ecc_keypair` . The auto-completion function works, and the caret stops after the ` generate_ecc_keypair` words. If I move the caret to the previous or next line and then back, the caret pos is changed, after `keypair` several characters, how to make caret still at the end of `keypair`. I'm unsure just what you are describing. Perhaps you want SCI_CHOOSECARETX. https://scintilla.org/ScintillaDoc.html#SCI_CHOOSECARETX Neil -- You received this message because you are subscribed to the Google Groups "scite-interest" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/scite-interest/edf05d16-6de0-4da4-9b82-eae02bdabd15n%40googlegroups.com. ------=_Part_267353_1297139458.1762809092627 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div><div dir=3D"auto">jenny.venus:</div><div>=C2=A0</div><blockquote style= =3D"margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); p= adding-left: 1ex;"><div><div><div>I have a line of code, for example, "<spa= n style=3D"background-color: rgb(255, 0, 0);">a =3D generate</span><span st= yle=3D"background-color: rgb(51, 153, 102);">_</span><span style=3D"backgro= und-color: rgb(255, 0, 0);">keypair( 010001 )</span>".</div><div>I type <sp= an style=3D"background-color: rgb(255, 0, 0);">"e"</span>=C2=A0at the <span= style=3D"background-color: rgb(51, 153, 102);">"_"</span>, and a list pops= up containing "<span style=3D"background-color: rgb(0, 255, 255);">generat= e_ecc_keypair</span>". Then I press Enter. My code first deletes `generate_= keypair` and then adds `generate_ecc_keypair` .</div><div>The auto-completi= on function works, and the caret stops after the `<span style=3D"background= -color: rgb(0, 255, 255);">generate_ecc_keypair</span>` words.</div><div><b= r /></div><div>If I move the caret to the previous or next line and then ba= ck, the caret pos is changed,=C2=A0 after `keypair` several characters, how= to make caret still at the end of `keypair`.</div></div></div></blockquote= ><div><br /></div><div>I'm unsure just what you are describing. Perhaps you= want SCI_CHOOSECARETX.</div><div><br /></div><div>https://scintilla.org/Sc= intillaDoc.html#SCI_CHOOSECARETX</div><div><br /></div><div>Neil</div><div>= <br /></div><blockquote style=3D"margin: 0px 0px 0px 0.8ex; border-left: 1p= x solid rgb(204, 204, 204); padding-left: 1ex;"><div><blockquote style=3D"m= argin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; margin-right: inher= it;"><div> </div></blockquote> </div></blockquote></div> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups &= quot;scite-interest" group.<br /> To unsubscribe from this group and stop receiving emails from it, send an e= mail to <a href=3D"mailto:[email protected]">scit= [email protected]</a>.<br /> To view this discussion visit <a href=3D"https://groups.google.com/d/msgid/= scite-interest/edf05d16-6de0-4da4-9b82-eae02bdabd15n%40googlegroups.com?utm= _medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/msgid/scit= e-interest/edf05d16-6de0-4da4-9b82-eae02bdabd15n%40googlegroups.com</a>.<br= /> ------=_Part_267353_1297139458.1762809092627-- ------=_Part_267352_1598666443.1762809092627--