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!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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?