It turns out that whatever file Visual Studio was using to get the
information it needed for the auto-complete list must have been corrupted.
I've since done a slight renaming of the project and its home directory by
getting rid of all of the spaces in the name, and as a result, that file was
regenerated, and I got full auto-complete functionality back.