General ⇒ Last editing position & Autocomplete
Last editing position & Autocomplete
Is there a button to return to last editing stop?
I always have to switch from one .tex file tab to another, look for the coding, etc. But it takes too much time find the last stopped position. It would nice to have this rewind button(like in Acrobat reader).
Secondly, when I am typing in TexnicCenter editor window, code will be suggested in pop-up, how to take it into my text, i.e. auto-complete? Any keystroke?
Thanks for your reaction!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Last editing position & Autocomplete
I think what you are looking for issteinchen wrote:Dear TEXers,
[...]
Secondly, when I am typing in TexnicCenter editor window, code will be suggested in pop-up, how to take it into my text, i.e. auto-complete? Any keystroke?
Code: Select all
alt + Leertaste
Last editing position & Autocomplete
Thanks Enrio!enrico wrote:I think what you are looking for issteinchen wrote:Dear TEXers,
[...]
Secondly, when I am typing in TexnicCenter editor window, code will be suggested in pop-up, how to take it into my text, i.e. auto-complete? Any keystroke?Code: Select all
alt + Leertaste
I tried this(ALT + SPACE), but still not working. maybe depends on OS and TEXC verions? Is there a setting for this anywhere?
BTW: I am using --
Windows XP sp3
TexnicCenter 2.0 alpha 3
Re: Last editing position & Autocomplete
Maybe I wasn't using the right term (complete, auto-complete, auto).
Re: Last editing position & Autocomplete
Yes, there is a setting(e.g. TC 2.alpha3):
Default setting can be found : MENU - EDIT - "Complete Word".
It can be changed in MENU - TOOLS - Customize - keyboard - Category[EDIT] - complete Word - "Alt Space" Assign!
So by far, the 2nd question is answered. ( Thanks Enrio)
------------------
But anyone knows rewind button?