Author Topic: Can I set MSVC keymapping - F5 run, F10 - step over, F11 - step into etc?  (Read 6362 times)

Offline amarty

  • Multiple posting newcomer
  • *
  • Posts: 41
 Hello!

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

Offline dev

  • Single posting newcomer
  • *
  • Posts: 6
Re: Can I set MSVC keymapping - F5 run, F10 - step over, F11 - step into etc?
« Reply #1 on: September 24, 2008, 12:52:45 pm »
As far as I know, you can set the key bindings in Settings->Editor->Key Bindings  :)

Offline amarty

  • Multiple posting newcomer
  • *
  • Posts: 41
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.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 6079
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
see my screenshot as attachment.

[attachment deleted by admin]
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.

Offline amarty

  • Multiple posting newcomer
  • *
  • Posts: 41
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?

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Reinstall C::B and make sure you chose the appropriate plugin.
It's not installed by default.
« Last Edit: January 22, 2009, 08:48:39 pm by jens »

Offline amarty

  • Multiple posting newcomer
  • *
  • Posts: 41
Reinstall C::B and make sure You chose the appropriate plugin.
It's not installed by default.

Thanks.