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
Fast Key for toggle comment and uncomment?
-
- CodeLite Expert
- Posts: 115
- Joined: Wed Dec 30, 2009 8:29 am
- Genuine User: Yes
- IDE Question: C++
- Location: Surrey, BC, Canada
- Contact:
Fast Key for toggle comment and uncomment?
Welcome to Vision Open
http://www.visionopen.com
http://www.visionopen.com
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Fast Key for toggle comment and uncomment?
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
You can change all codelite's keyboard shortcuts from the menu: 'Settings > Keyboard Shortcuts'
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 115
- Joined: Wed Dec 30, 2009 8:29 am
- Genuine User: Yes
- IDE Question: C++
- Location: Surrey, BC, Canada
- Contact:
Re: Fast Key for toggle comment and uncomment?
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
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
Welcome to Vision Open
http://www.visionopen.com
http://www.visionopen.com