JavaScript code completion in VS.net 2003 Professional

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jeff

    JavaScript code completion in VS.net 2003 Professional

    I'm noticing the JavaScript code completing to be somewhat funky in
    VS.net 2003 Pro.

    I just moved to 2003 from VS 6.0 -- using Interdev for my older web
    projects... it seemed to do fine when code completing inside script
    tags for me... I anticipated VS.net doing code complete for me in .js
    files (which Interdev didn't) and in .asp files (which Interdev did
    do, as long as I was in script tags)

    It seems now that I can only get it to do full code completion of
    JavaScript for me if I start a new HTML file and have script tags.

    Any help on what settings I need to tweak, or whatever I need to do to
    make this work in .asp pages at least, would sure be appreciated!

    Thanks ahead of time.
Working...