Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: adorlith on October 06, 2005, 10:02:10 am

Title: context-sensitive menus in editor
Post by: adorlith on October 06, 2005, 10:02:10 am
  It would be nice to have context-sensitive menus in editor. If you right click on a function, for instance, you could jump to the function's definition, etc.
  And it would also be helpful to have a tool tip displaying the type when you point the mouse pointer over a variable.

Anybody agrees with me?
Title: Re: context-sensitive menus in editor
Post by: David Perfors on October 06, 2005, 10:18:42 am
I agree :)
Title: Re: context-sensitive menus in editor
Post by: mandrav on October 06, 2005, 10:50:29 am
The right-click part is implemented and will appear in RC2.
Also, if you right-click an #include, you have the option to open it ;)
Title: Re: context-sensitive menus in editor
Post by: David Perfors on October 06, 2005, 11:12:19 am
hehe, I didn't noticed that :P It is even working :lol: