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

Two keyboard shortcuts

(1/2) > >>

ikk:
Hello,

I'm looking for two keyboard functions:
a. select word under the cursor, same as mouse double click but using only keyboard.
b. quick search, like Ctrl+F3 and Ctrl+Shift+F3 in MSVC 6.0. i know that pressing Ctrl+F opens search dialog and word which was under the cursor is inserted as actual search string. i'd like to have it under one command, without seeing search dialog.

Is there any chance this ll be implemented in new CB version?

C::B is great, im plamning to use it over MSVC.

sethjackson:
Find next F3.
Find previous Shift+F3.

http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts

ikk:

--- Quote from: sethjackson on August 16, 2006, 07:17:03 pm ---Find next F3.
Find previous Shift+F3.

http://wiki.codeblocks.org/index.php?title=Keyboard_Shortcuts

--- End quote ---

sorry, its not it,
i want to search for what IS under the cursr, not what was previously typed in search dialog,
and without need to open that dialog.
im using windows version maybe in linux its already there.

thomas:

--- Quote from: ikk on August 16, 2006, 07:30:25 pm ---i want to search for what IS under the cursr, not what was previously typed in search dialog,
and without need to open that dialog.
--- End quote ---
We had this implemented for a while, but many users were unhappy with it, so it was removed again. You'll have to press Ctrl-F again, sorry (but at least the current selection will automatically be filled in).

Pecan:

--- Quote from: thomas on August 16, 2006, 09:46:55 pm ---
--- Quote from: ikk on August 16, 2006, 07:30:25 pm ---i want to search for what IS under the cursr, not what was previously typed in search dialog,
and without need to open that dialog.
--- End quote ---
We had this implemented for a while, but many users were unhappy with it, so it was removed again.
...

--- End quote ---

I enjoyed that feature also. I always wondered why we couldn't have had an option to turn it on or off.

Navigation

[0] Message Index

[#] Next page

Go to full version