disable irritating code completion

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gorgen

    #1

    disable irritating code completion

    I have a namespace LogRead with one class in it: LogReadWindow
    I want to program doing a protoype so I write LogRead.ReadLog () on an
    apropiate place. But it is always changed to LogRead.LogRead Window! so I have
    to make it a comment... Where do you disable this irritating "feature"?
    Data: VS 7.1, C#

Working...