Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: moonese on November 17, 2007, 04:06:35 am

Title: [suggest] support <CTRL+Left mouse> same as "Find Declaration of..."
Post by: moonese on November 17, 2007, 04:06:35 am
This is feature is there in DevC++/Eclipse/MS Studio..., so I think if Code Blocks could do this, it will make developer more convient to jump from to declaration more easily and quickly.

Also I find a problem that under the self-created cpp file, I can only "find declaration of " into the library, but not the variables in the same source code. Hope to support this in the future.

Thanks for your great work!
Title: Re: [suggest] support <CTRL+Left mouse> same as "Find Declaration of..."
Post by: dje on November 17, 2007, 11:59:46 am
Hi !

I like this idea !
I propose Ctrl+right click to use "Find implementation of" item.

Dje