Auto complete can't work when the valiables contains some local characters (eg. i-?+?+?-+ ). e.g. TextBox tb+?+?+?++; this.tb+?+?+?++.<- Can't suggestion or auto complete
which language are these local characters in? which IDE, language and OS are you using? are you using a localised OS or IDE? if so which one, and if not which language have you added to windows?
i believe i have reproduced this. for me member variables using only English letters are suggested, but any member variable using Chinese letters is simply not in the list.
however if i open a completion listbox (normally CTRL_SPACE) i can select and insert all variables. does this work for you?
looking around in control panel -> regional options -> input locales i have "left alt + shift" set to change the input local.
CTRL-SPACE does not work on my system either, which i presumed was a bug. however since i cannot assign any actions to this key combo it seems that this is not a VA problem.