Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: svaens on September 13, 2007, 09:14:54 am

Title: Feature Requests?
Post by: svaens on September 13, 2007, 09:14:54 am
Hi,

This is either:

1. A request to know where to place feature requests.

or if that place is here:

2. A feature request.

Simple feature which makes the editor 'Find' feature a whole lot less annoying.

'Find' should give you the option (via a check box for instance) of NOT closing every time you click OK.
Often I want to find many instances of the string I am looking for, and this means with code::blocks, clicking the ctrl-f combination also many times. I am getting arthritis!!!

Kind Regards all,

svaens! :)
Title: Re: Feature Requests?
Post by: XayC on September 13, 2007, 09:22:19 am
Feature requests can be submitted in the "Feature requests list" of Berlios.
http://developer.berlios.de/feature/?group_id=5358 (http://developer.berlios.de/feature/?group_id=5358)

Regards, XayC
Title: Re: Feature Requests?
Post by: dje on September 13, 2007, 09:28:30 am
Hi !

Another solution is F3 / Shift+F3 to go to next / previous occurrence.

Dje
Title: Re: Feature Requests?
Post by: svaens on September 13, 2007, 10:03:27 am
ahh!!! Cool. Thanks... both replies!

svaens