开发者

Insert code template in eclipse on mac os x (ctrl-space not working)

开发者 https://www.devze.com 2022-12-19 02:07 出处:网络
How can in开发者_JAVA百科sert code template in eclipse on mac os x? ctrl-space is not working :(The Ctrl + space or ⌘ + space can be intercepted by Spotlight (depending on its configuration)

How can in开发者_JAVA百科sert code template in eclipse on mac os x?

ctrl-space is not working :(


The Ctrl + space or + space can be intercepted by Spotlight (depending on its configuration)

Go into:

System Preferences -> Spotlight

At the bottom, change the Spotlight menu shortcut (Ctrl+Espace) in any other shortcut like:

(cmd) ⌘ + Ctrl + espace

Insert code template in eclipse on mac os x (ctrl-space not working)


I know this is an old post, but I didn't find much else when searching for this problem.

In my case (Yosemite - 10.10.5), I found that

System Preferences -> Keyboard -> Shortcuts -> Input Sources

was set to capture Ctrl + space.

Insert code template in eclipse on mac os x (ctrl-space not working)


Did you try cmd+space and option+space? Also you should be able to change this key sequence by going to Eclipse > Preferences > General > Keys


If you have emacs-bindings set up in eclipse, then the key is "option-/", not ctrl-space.


On Eclipse Oxygen, on MacOS Sierra the shortcut is ctrl-.

0

精彩评论

暂无评论...
验证码 换一张
取 消