Intellisense
The intellisense seems to arbitrarily select default item.
if I type
"aa".To it'll highlight the first choice, ToCharArray()
if I type:
string x = "";
x.To it'll highlight ToString()
oftentimes, it highlights the last entry, such as doing Response.W highlights WriteSubstituion
If this is "smart" select, is there a way to disable it?
I would expect it by default to pick the first entry in the ordered list.
Please sign in to leave a comment.
It's a known problem and it will be fixed in one of the nearest builds.
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"