Intellisense is actually a Microsoft term for autocompletion functionality in Visual Studio while writing code. However, Eclipse offers the same feature for Java and Android development. It's called method selection helper or something like that. Anyway, it pops up automatically by default but disappears after you select something or type over what it suggests. To get it back, just use the shortcut key combination of ctrl-space.
No comments:
Post a Comment