User forums > General (but related to Code::Blocks)

something about the editor

(1/1)

Faultier:
hello,

will there be an option for deleting trailing blanks?
the editor saves the trailing blanks in the source file. and when you are using indentation, you will have them in every empty line.
I know, this is not very important, but perhaps you can arrange that?

if the <ctrl>-<home> and <ctrl>-<end> keys jumps to the beginning and the end of the source code, is it possible to have <ctrl>-<pgup> and <ctrl>-<pgdn> keys to jump to the beginning and end of the screen?

thx
stefan

mandrav:

--- Quote from: Faultier ---will there be an option for deleting trailing blanks?
--- End quote ---

Yes.

--- Quote from: Faultier ---if the <ctrl>-<home> and <ctrl>-<end> keys jumps to the beginning and the end of the source code, is it possible to have <ctrl>-<pgup> and <ctrl>-<pgdn> keys to jump to the beginning and end of the screen?
--- End quote ---

For one-screen-size jumps, use PgUp and PgDn.
Another handy shortcut is Alt-Up and Alt-Down wich goes one paragraph up/down.

Cheers,
Yiannis.

Faultier:

--- Quote ---
For one-screen-size jumps, use PgUp and PgDn.

--- End quote ---

Yes, I know I could use these keys. But I would love to have <ctrl>-<PgUp> and <ctrl>-<PgDn> keystrokes. The Borland editors always have it, and I miss it, when I have to use the VC editor. Sometimes I want to jump to the end of the screen without seeing the next page. Okay, this is not a necessary feature, but I just had a little hope :)


--- Quote ---
Another handy shortcut is Alt-Up and Alt-Down wich goes one paragraph up/down.

--- End quote ---

This is really a nice keystroke, I think, I will adept to this quite quickly!

Thanks,
Stefan

Navigation

[0] Message Index

Go to full version