intelli sence in visual basic and visual c++ for visual studio 2012 - TechRepublic
Question
January 7, 2013 at 07:29 AM
dej

intelli sence in visual basic and visual c++ for visual studio 2012

by dej . Updated 13 years, 5 months ago

i am starting to work in visual basic and visual c++ and find an annoying limitation in visual c++.

suppose i have a variable long myvar; and i want to set it to 4.

in visual basic i start typine myvar and when i am half way done visual basic highlights the complete item so being 1/2 way done you type = and the full name is inserted.

in visual c++ when i am half way done a box is placed around myvar as a possible sellection but IT ISN’T HIGHLIGHTED. so when you press = it does not put the complete expression in.

pity, since it is a useful feature to have it both selected and highlighted.

thanks for any help

david

This discussion is locked

All Comments