Command for CodeCompletion MacOsx
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Command for CodeCompletion MacOsx
I cannot activate CC no matter what I do. I have tried:
CMD+Space
CMD+Return Key
Ctrl+Space
Not one of them is working.
What do you guys use on Mac? In Linux/Windows Ctrl+Space works fine
CMD+Space
CMD+Return Key
Ctrl+Space
Not one of them is working.
What do you guys use on Mac? In Linux/Windows Ctrl+Space works fine
CodeLite 15.x
CodeLite is awesome, I just Love it!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Command for CodeCompletion MacOsx
CMD-SPACE is already assigned by OSX, simply disable it from the "System Preferences" menu, or assign new shortcut for for code completion from Settings->Keyboard shortcuts
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Command for CodeCompletion MacOsx
You're right. It works. I wanted to assign Ctrl+Space but in CL Shortcut assignment dialog could not find something like autocomplete or codecompletion. What is the name?eranif wrote:CMD-SPACE is already assigned by OSX, simply disable it from the "System Preferences" menu, or assign new shortcut for for code completion from Settings->Keyboard shortcuts
CodeLite 15.x
CodeLite is awesome, I just Love it!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Command for CodeCompletion MacOsx
Just type "complete" the full phrase is: "Complete word"
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Command for CodeCompletion MacOsx
Thanks for help
CodeLite 15.x
CodeLite is awesome, I just Love it!
-
- CodeLite Curious
- Posts: 1
- Joined: Thu Sep 27, 2018 6:03 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: Command for CodeCompletion MacOsx
Sorry for the necro post but I have not gotten permission to start new threads and this is the closed related post I can find.
Is there any way to change the keyboard shortcuts to use the actual ctrl key on mac os?
Coming from visual Studio under windows it feels a lot more natural to use the ctrl key than the cmd key to me.
Thanks
Is there any way to change the keyboard shortcuts to use the actual ctrl key on mac os?
Coming from visual Studio under windows it feels a lot more natural to use the ctrl key than the cmd key to me.
Thanks
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Command for CodeCompletion MacOsx
You can't change to use CTRL
If you will use Mac for a while, you will get use to it
After all, you do copy with CMD+C, CMD+V etc
If you will use Mac for a while, you will get use to it
After all, you do copy with CMD+C, CMD+V etc
Make sure you have read the HOW TO POST thread