I have looked at all the IDE options in Tools. I cannot find an option to turn off the following occurrence (or I don't understand something). Every time I type a single letter followed by a dot, I get some sort of suggestion depending on the letter. For instance:
If I type x.
in a routine, I get XAttribute.. If I type y.
I get Year.
I am using VS2017 Community VB.Net. Please tell what am I doing wrong? I've been looking all over for an answer. This is more for a VS or NET education.
Jerry B