News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

context-sensitive menus in editor

Started by adorlith, October 06, 2005, 10:02:10 AM

Previous topic - Next topic

adorlith

  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?

David Perfors

OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring

mandrav

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 ;)
Be patient!
This bug will be fixed soon...

David Perfors

hehe, I didn't noticed that :P It is even working :lol:
OS: winXP
Compiler: mingw
IDE: Code::Blocks SVN WX: 2.8.4 Wish list: faster code completion, easier debugging, refactoring