1 Replies Last post: Jan 26, 2013 1:59 PM by Peter Gromov  
Glide K Newbie 7 posts since
Jan 26, 2013
Currently Being Moderated

Jan 26, 2013 8:43 AM

Within code completion window, typing * (asterisk) will lose focus and closes the autocomplete window

In IntelliJ IDEA 12, when the code completion window (window that shows all the methods for an object) is open, typing * (asterisk) will lose focus and closes the autocomplete window.

 

Whereas in IntelliJ IDEA 11, when you type the asterisk, it keeps the window open and filters out the methods for you.

 

How do you get the same behavior in IDEA 12?

Peter Gromov Apprentice 726 posts since
Sep 12, 2002

More Like This

  • Retrieving data ...