Page 1 of 1

Fast Key for toggle comment and uncomment?

Posted: Sat Jan 09, 2010 2:02 pm
by jiapei100
I saw something in the menu "C++",
but how can I create a fast key by myself? Or, where is the menu item for "uncomment"?


Cheers
JIA

Re: Fast Key for toggle comment and uncomment?

Posted: Sat Jan 09, 2010 3:35 pm
by eranif
The default accelerator for it is 'Ctrl-/' for comment / uncomment C++ comments.
You can change all codelite's keyboard shortcuts from the menu: 'Settings > Keyboard Shortcuts'

Eran

Re: Fast Key for toggle comment and uncomment?

Posted: Sat Jan 09, 2010 4:46 pm
by jiapei100
Hi, Eran:

Yes, I found "Settings->Keyboard Shortcuts", but "Ctrl+/" doesn't work at all !!!!
Yes, I've got to activate it once again in the shortcut seetings.

Anyway, it's now working.

Thanks !!!!!
JIA
eranif wrote:The default accelerator for it is 'Ctrl-/' for comment / uncomment C++ comments.
You can change all codelite's keyboard shortcuts from the menu: 'Settings > Keyboard Shortcuts'

Eran