views:

76

answers:

1

What can I do to fix this?

I only imported a settings file for the IDE to change the colors, etc. Any help on how to make intellisense pop up like normal. Now I have to use the Ctrl+SpaceKey combo to make it show.

Thanks SO.

+2  A: 

Enable Tools > Options > Text Editor > C# > Auto list members.

wj32