by Jesper Hess Nielsen
26. November 2007 13:34
After installing VS2008 last week, I noticed that my IntelliSense wasn't working. This is something really annoying to a person who has always relied heavily on IntelliSense while coding.
I searched the web a bit and came across this blog entry. This solution worked perfectly for me. Here's a quick walkthrough.
- Hit Tools / Options in your Visual Studio.
- On The Left Tree click Text Editor / All Languages.
- Under Statement completion ensure that “Auto list members” is checked with a tick mark. (Make sure that this option is fully selected and not partly selected)
- Under Statement completion ensure that “Parameter information” is also checked with a tick mark. (Make sure that this option is fully selected and not partly selected)
Nice and simple :-)
5f5d5bc9-26f5-4f3d-9332-d9bdcde56a7e|0|.0
Tags: