News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Can I set MSVC keymapping - F5 run, F10 - step over, F11 - step into etc?

Started by amarty, September 22, 2008, 07:55:07 PM

Previous topic - Next topic

amarty

 Hello!

Can I set MSVC keymappings - like a: F5 run, F10 - step over, F11 - step into, etc? Where I can find this settings?

dev

As far as I know, you can set the key bindings in Settings->Editor->Key Bindings  :)

amarty

I can't find it. In Settings/Editor dialog I was found "General Settings", "Folding", "Margins and caret", "Syntax highlightning", "Abbreviations", "Default code", "Code completion", "wxSmith settings", "Source formatting", but there is no "Key Bindings" anywhere. I try to lookup for it, but I can't find it anywhere in Codeblocks.

ollydbg

If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

amarty

Ooops, there no same thing in my C::B. C::B version - Release 8.02, Build: Feb, 27, 2008, 20:59 - wx2.8.7 (Windows, unicode).
Is any plugin needed to add this thing, or I need to upgrade C::B?

Jenna

Reinstall C::B and make sure you chose the appropriate plugin.
It's not installed by default.

amarty

Quote from: jens on January 22, 2009, 04:08:01 PM
Reinstall C::B and make sure You chose the appropriate plugin.
It's not installed by default.

Thanks.