views:

13

answers:

0

I have a fresh install of Visual Studio 2008. After installing that I installed the TFS plugin. Then VS 2008 Service Pack 1 and finally I installed the vs doc hotfix.

The problem I need help with is that when I type 3 forward slashes inside of a javascript function, I do not get the autocomplete which includes the summary tag and any param tags. Also, if I manually type them in, I don't see them turn up later in my code. Even doing ctl+shift+j doesn't add in the comments which I create.

I'm using just a single javascript file. No references or scriptmanager or other frameworks are involved.

Here is a screen shot to illustrate my problem: http://twitpic.com/1dvj05

Could someone help me with this problem or where to start to troubleshoot it at?

Thanks!