Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Hover documentation with errors present(Hover doesn't work when you most need it.)
Hover documentation with errors present [message #1064935] Fri, 21 June 2013 13:34 Go to next message
Eclipse UserFriend
The hover documentation is the main reason I'm using Eclipse, but it doesn't activate when there are errors on the line, which doesn't really make sense since that is when you actually want the hover documentation to appear. Is there a setting I can change to allow hover documentation with errors on the line?
-Thanks.
Re: Hover documentation with errors present [message #1064990 is a reply to message #1064935] Sat, 22 June 2013 11:55 Go to previous message
Eclipse UserFriend
On 06/21/2013 01:32 PM, Peter Currivan wrote:
> The hover documentation is the main reason I'm using Eclipse, but it
> doesn't activate when there are errors on the line, which doesn't really
> make sense since that is when you actually want the hover documentation
> to appear. Is there a setting I can change to allow hover documentation
> with errors on the line?
> -Thanks.
If you have the Combined Hover enabled in preferences
(Preferences->C/C++->Editor->Hovers, then the Problem Description is
probably taking precedence over the Documentation. You can set a
separate modifier to bring up Documentation. For example setting the
modifier to Alt + Shift will allow you to override the error hover by
holding Alt + Shift as you hover over the method.
Previous Topic:Remote Debugging with Eclipse CDT - Debug an Application that is Loaded Dynamically
Next Topic:gdb-server doesn't copy app_process file
Goto Forum:
  


Current Time: Sun Jul 06 16:01:09 EDT 2025

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

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

Back to the top