Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » A "context window" in Eclipse?(is it possible?)
A "context window" in Eclipse? [message #756238] Fri, 11 November 2011 15:32 Go to next message
a10866332 is currently offline a10866332Friend
Messages: 1
Registered: November 2011
Junior Member
Hello,

I'm migrating from source Insight to Eclipse.

Source Insight has a very good feature: Context window

Here is a sample:
ATTACHED IMAGE

As you can see Context window is the window in bottom of this image.

When i pur cursor on a function, it is displayed on the bottom of the screen. In eclipse i can do this putting mouse on function, but if i'm writing nothing appears.

Is it possible to have a similar feature even in eclipse?

Thank you very much
Re: A "context window" in Eclipse? [message #756249 is a reply to message #756238] Fri, 11 November 2011 16:30 Go to previous messageGo to next message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
as far as i know: no!

As an alternative to the mouse, you could press F3.



Re: A "context window" in Eclipse? [message #757742 is a reply to message #756249] Mon, 21 November 2011 12:52 Go to previous messageGo to next message
Axel Mueller is currently offline Axel MuellerFriend
Messages: 1973
Registered: July 2009
Senior Member
Not implemented yet.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=48215

But the mouse hover works very well.


Before you ask
- search this forum
- see the FAQ http://wiki.eclipse.org/CDT/User/FAQ
- google
Re: A "context window" in Eclipse? [message #758334 is a reply to message #757742] Tue, 22 November 2011 19:32 Go to previous message
Nobody Mising name is currently offline Nobody Mising nameFriend
Messages: 75
Registered: July 2010
Member
Axel Mueller wrote on Mon, 21 November 2011 07:52
But the mouse hover works very well.

Also F2 - "Show Tooltip Description" shows the same popup window.

But it doesn't work that well, because there is no navigation from code in the popup. This popup also shows macro expansions and navigation from this expanded code will be rather usefull.
Previous Topic:How to remove include paths
Next Topic:looking for "org.eclipse.cdt.managedbuilder.gnu.ui"
Goto Forum:
  


Current Time: Sat Apr 20 00:32:53 GMT 2024

Powered by FUDForum. Page generated in 0.03793 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top