This site requires JavaScript, please enable it in your browser!
Greenfoot back
leetom
leetom wrote ...

2016/3/5

Why there is no autocompletion function?

leetom leetom

2016/3/5

#
Command + Space (or Ctrl + Space) is to change the input method on my computer. I would like to change the hotkey for code autocompletion, but I cannot see that under key bindings - misc or any other categories. Where is it? Or has greenfoot removed the function?
Super_Hippo Super_Hippo

2016/3/5

#
The function still exists. Well, I never used it and I like Greenfoot because it doesn't force the user to use it like other programs do. But I don't know how to change the hotkey for it. I didn't find it in the list either.
leetom leetom

2016/3/6

#
Super_Hippo wrote...
The function still exists. Well, I never used it and I like Greenfoot because it doesn't force the user to use it like other programs do. But I don't know how to change the hotkey for it. I didn't find it in the list either.
Thanks a lot. Autocompletion is quite useful for those who have no programming experience. It'll be useful if I can edit the hotkey.
davmac davmac

2016/3/7

#
Code completion is under "misc" in the key bindings as "code-completion".
leetom leetom

2016/3/9

#
davmac wrote...
Code completion is under "misc" in the key bindings as "code-completion".
Hi, why can't I find it? The version is 3.0.2 with JDK 1.8.
davmac davmac

2016/3/9

#
It seems you are right - a bug was introduced in Greenfoot 3.0.2 which makes the option unavailable. I've fixed this now for the next release (3.0.3, which should be available fairly soon).
You need to login to post a reply.