Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Javascript Intellisense not working

Javascript Intellisense not working

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiojavascriptasp-nettools
6 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cooljeba1
    wrote on last edited by
    #1

    I searched through the forum but couldn't find anything that solved my problem. I have visual studio 2008 installed with .NET 3.5 SP1. In an asp.net application I am trying to write an Inline Javascript function. document.write('Hello world'); the intellisens under the script tag doesn't seem to work. Like when I type document . nothing comes.. am I missing something or visual studion doesn't support intellisense for JavaScript ? Thanks

    L 1 Reply Last reply
    0
    • C cooljeba1

      I searched through the forum but couldn't find anything that solved my problem. I have visual studio 2008 installed with .NET 3.5 SP1. In an asp.net application I am trying to write an Inline Javascript function. document.write('Hello world'); the intellisens under the script tag doesn't seem to work. Like when I type document . nothing comes.. am I missing something or visual studion doesn't support intellisense for JavaScript ? Thanks

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Look what I have found by little googling[^]. HTH

      Jinal Desai - LIVE Experience is mother of sage....

      C 1 Reply Last reply
      0
      • L Lost User

        Look what I have found by little googling[^]. HTH

        Jinal Desai - LIVE Experience is mother of sage....

        C Offline
        C Offline
        cooljeba1
        wrote on last edited by
        #3

        Hi, thanks for the google link but I couldn't find anything useful there ? can you point me to more appropriate link or something ?

        L 1 Reply Last reply
        0
        • C cooljeba1

          Hi, thanks for the google link but I couldn't find anything useful there ? can you point me to more appropriate link or something ?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          You need to do two things. 1. First you need to verify that whether javascript intellisense is enable in your Visual Studio IDE or not?? To do that just go to Tools->Options->Text Editor->JScript->General section and see it's "Statement Completion" Block. Verify that options "Auto list members" and "Parameter information" are checked. 2. Second is prefer to put your javascript in separate ".js" files. Sometimes it will take time to show you intellisense, when you are using javascript as inline code. HTH

          Jinal Desai - LIVE Experience is mother of sage....

          C 1 Reply Last reply
          0
          • L Lost User

            You need to do two things. 1. First you need to verify that whether javascript intellisense is enable in your Visual Studio IDE or not?? To do that just go to Tools->Options->Text Editor->JScript->General section and see it's "Statement Completion" Block. Verify that options "Auto list members" and "Parameter information" are checked. 2. Second is prefer to put your javascript in separate ".js" files. Sometimes it will take time to show you intellisense, when you are using javascript as inline code. HTH

            Jinal Desai - LIVE Experience is mother of sage....

            C Offline
            C Offline
            cooljeba1
            wrote on last edited by
            #5

            Hi, Thanks Jinal for the reply.. I finally found the solution and solution was pretty weird.. I upgraded to Visual Studio 2008 SP1 and now the intellisense in Visual Studio works. Thanks all for looking :)

            L 1 Reply Last reply
            0
            • C cooljeba1

              Hi, Thanks Jinal for the reply.. I finally found the solution and solution was pretty weird.. I upgraded to Visual Studio 2008 SP1 and now the intellisense in Visual Studio works. Thanks all for looking :)

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              Great.

              Jinal Desai - LIVE Experience is mother of sage....

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups