Auto-complete is at least very helpful in two regards:
- "Don't make me think". I don't want to wast my brain bandwidth on remembering the details of tens of thousands of the methods/properties/functions, but instead on the logics/architecture/communication of the app I'm building.
- Method/property discover-ability, especially for new classes/interfaces/libraries.