[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.cdt] Re: Hotkey to switch between .h and .cpp files
|
Works like a champ in 4.0 RC0! Unfortunately not in 3.1.2 where I still am.
:-(
Thanks,
Ken
"Doug Schaefer" <dschaefer@xxxxxxx> wrote in message
news:f1dhdl$6ef$1@xxxxxxxxxxxxxxxxxxxx
> Try Ctrl-E ;), at least with the default key bindings...
>
> Doug
>
> Scott Bronson wrote:
>> Ken Klose wrote:
>>> Is there a hotkey combo to switch the editor from the .h file to
>>> associated .cpp file and back again?
>>
>> I wish!
>>
>> In the 4.0 RC0 release, you should be able to hit F3 on an #include
>> statement to bounce to the include file. I don't know of any way to
>> bounce back though. (other than alt-left-arrow, of course, which only
>> works if you were previously in the .cpp file)
>>
>> I also yearn for a hotkey that would allow me to type in a symbol to jump
>> to, hopefully with autocompletion. I remember this being discussed a
>> while ago but I think it's been forgotten.
>>
>> - Scott
>>