[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

Doug Schaefer wrote:
Try Ctrl-E ;), at least with the default key bindings...

Hey, that works! Eclipse just went up another notch in my book.

However, I notice that the symbol the cursor is on isn't preserved. If I'm in do_foo() in foo.cpp, I'm not taken to the do_foo declaration in foo.h. Is this by design? Should I open a feature request bug?

    - Scott