News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Feature requests

Started by Lakmus, January 04, 2006, 06:10:33 PM

Previous topic - Next topic

Lakmus

Hello, dear Code::Blocks developers!

I'm from Russia and my english isn't well, but I hope that you understand me. :)

I use Code::Blocks v1.0rc2 every day and I write the next feature requests(FR).

I take apart my requests for three parts:
1. Easy-to-create FR
2. Medium-to-create FR
3. Hard(may be impossible) FR

and in the end of this post I write small bug list.

Part one - Easy-to-create FR

1. Allow to change line number color and size, for example:



2. Allow to change folding line color and fold "+" symbol size, (see previous screenshot):

3. Allow to change fold gutter color, for example:



4. Allow to change foreground color of selection, for example, when I change foreground color to white:



5. I wish to see line number when I'm scrolling text, for example:



6. When I hold Left Contorl and scroll mouse whell text size changing :-/
May be better do it function as PageUp, PageDown scroll text? For example,
when I hold Left Control and scroll Mouse Whell Up text go up for one page...
(I hope, you understand me)

Part two - Medium-to-create FR

7. Allow to set border color for background color, for example I want to set gray border for mathing brace highlight:
(Use zooming if necessary)



Part three - Hard(may be impossible) FR

8. Sync Edit function(or local refactoring). There is an option in Deplhi 2005 when working on selected block of code
that you can edit repeated words of it. And when you change one repeated word in selection, other words are
automatically changed.



9. Refactoring function (or plugin). A hope you know what it is :)

And I have found the next bugs in Code::Blocks v1.0rc2 for Win32:

1. When I select text block and press right mouse button, my selection disappear and I can't copy/cut text!
fixed
2. Folding bug:
    Step 1. Fold region and set cursor before fold line.

    Step 2. Press enter... and you will see this:

    Step 3. And when I do something I see strange bug, for example:


Thank you.

Michael

Hello,

No problem with your english :).


AFAIK, some of your features/bugs have already been added/fixed. Try the latest nightly build (see nightly builds part of forum) and check it. A lot of progress has been done since RC2. If you would like an ANSI build of C::B (nightly builds are UNICODE), then try Ceniza and/or Therion's latest binary snapshot.

Best wishes,
Michael

PS.: If I am not wrong you can post feature request(s) at sourceforge.
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

Lakmus

hmm, I download lastest v1.0 revision 1651 and see that only one of points complete.. - fixed bug with press right button on selection, but no one of features is't added...

And developers add strange "white mouse cursor" - when I move my mouse cursor to fold some region I see this white monster :D.. How I can disable this?

Michael

I could be wrong, but are point 3 and 4 not already implemented?

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

Michael

Quote from: Lakmus on January 04, 2006, 11:50:10 PM
And developers add strange "white mouse cursor" - when I move my mouse cursor to fold some region I see this white monster :D.. How I can disable this?

You mean the mouse white arrow cursor you get when you go in the region of the line numbers? If yes, I am not sure that you can disable it (I have seen no option).

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

rickg22

question, why was it added in the first place?

Urxae

Quote from: Michael on January 05, 2006, 12:13:54 AM
Quote from: Lakmus on January 04, 2006, 11:50:10 PM
And developers add strange "white mouse cursor" - when I move my mouse cursor to fold some region I see this white monster :D.. How I can disable this?

You mean the mouse white arrow cursor you get when you go in the region of the line numbers? If yes, I am not sure that you can disable it (I have seen no option).

Do you guys mean the issue fixed by following the instructions in this post?

Lakmus

Michael
QuoteI could be wrong, but are point 3 and 4 not already implemented?
3. No, i have seen no option to change color for fold gutter..
4. No, in "Configure editor" dialogs i can't change foreground color to selection - button is disabled..

Michael

Quote from: Urxae on January 05, 2006, 12:21:19 AM
Do you guys mean the issue fixed by following the instructions in this post?

Yes, I think Lakmus means that one (but let him confirm this). Anyway, it was not fixed or? AFAIK, if someone is really disturbed by it, it could try the patch of 280Z28 (here). From my side it does not disturb me too much.

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

Michael

Quote from: Lakmus on January 05, 2006, 12:29:41 AM
3. No, i have seen no option to change color for fold gutter..

It is not this: Settings-->Editor-->Gutter and then the color button?

Quote from: Lakmus on January 05, 2006, 12:29:41 AM
4. No, in "Configure editor" dialogs i can't change foreground color to selection - button is disabled..

Ok, you are right here.

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]

Lakmus

cool, i fixed ugly cursor! Simple delete it in CodeBlocks.exe used ResHacker tools.

Lakmus

Michael
Quote
It is not this: Settings-->Editor-->Gutter and then the color button?
No, this buton change right vertical gutter line color, but I want change horizontal folding line color:

Lakmus

rickg22
Quote
question, why was it added in the first place?
Well simply opportunity of convenient adjustment of color is an important point

Michael

Quote from: Lakmus on January 05, 2006, 01:00:34 AM
No, this buton change right vertical gutter line color, but I want change horizontal folding line color.

Ok, I understand. Then try a feature request.

Michael
[url="http://img207.imageshack.us/img207/9728/411948picture4em.png"]http://img207.imageshack.us/img207/9728/411948picture4em.png[/url]