A further comment on this: I don't know what it does, but I'm already getting annoyed with the default keyboard shortcut - Shift + Space.
I frequently find that I type Shift + Space and expect a space to be inserted. For example, for string concatenation ("a + b"), in practice I tend to hold down Shift for the spaces before and after the "+". This used to type space, but doesn't any more.
So I think that, whatever the function does, Shift + Space is not a good default keyboard shortcut for it.
It tries to complete the current typing word by mathing some other word in the same file (this is just plain text matching, not a java completion, similar to a feature that many text editors like emacs and jedit got eons ago).
A further comment on this: I don't know what it does, but I'm already getting annoyed with the default keyboard shortcut - Shift + Space.
I frequently find that I type Shift + Space and expect a space to be inserted. For example, for string concatenation ("a + b"), in practice I tend to hold down Shift for the spaces before and after the "+". This used to type space, but doesn't any more.
So I think that, whatever the function does, Shift + Space is not a good default keyboard shortcut for it.
I'll go and change my keyboard shortcut now...
Calum MacLean wrote:
Yet experimental thing. CtrlShiftSpace default shortcut isn't a good idea indeed. Fixed.
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Same here, I had to turn that binding off.
It tries to complete the current typing word by mathing some other word in the same file (this is just plain text matching, not a java completion, similar to a feature that many text editors like emacs and jedit got eons ago).
Sounds like a useful feature.
Does it actually work at all at the moment? I always just get "No suggestions" whenever I try to use it.
Calum MacLean wrote:
No at all for the moment.
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
This sounded like a useful feature.
I was noticing that, while it's still in the menu, it has been removed (I think) from the Pallada features. So is it still going to be included?
Calum MacLean wrote:
Not in Pallada I'm affraid.
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"