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. The Lounge
  3. Intellisense

Intellisense

Scheduled Pinned Locked Moved The Lounge
visual-studiohelpannouncement
34 Posts 23 Posters 3 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.
  • L LloydA111

    It's surprising when I see these occasional posts about Intellisense, I think I'm one of the lucky few to have never experienced any problems with it!

    =====
    \ | /
    \|/
    |
    |-----|
    | |
    |_ |
    _) | /
    _) __/_
    _) ____
    | /|
    | / |
    | |
    |-----|
    |

    ===

    G Offline
    G Offline
    Gary R Wheeler
    wrote on last edited by
    #25

    Same here, although I've only used it as far as Visual Studio 2008. I've found my typing has changed to take advantage of Intellisense when I'm writing C#. <rant> OTOH, Intellisense is the area where you see how important C++ and native mode development is to Microsoft. The consistently poor quality of Intellisense support reeks of contempt for C++ developers. </rant>

    Software Zen: delete this;

    1 Reply Last reply
    0
    • B Brisingr Aerowing

      It is useful, but is sometimes can be a little annoying, with the 'Waiting for a background operation to complete' message, which is usually caused (in my experience) by a FUBARed intellisense parser thread (I have been getting errors in the Windows Event Log related to that, with the 'helpful' message 'Intellisense FUBAR - oops.' or even no message. [Don't have any right now, so no screenshot]) The VS2012 Update 1 seemed to remove those 'messages', but the problem remains. I could go on and on about intellisense's quirks, but that would be heavy reading (not to mention long), so I will leave it at this. My new term for Intellisense is 'Intellinonsense'.

      Gryphons Are Awesome! ‮Gryphons Are Awesome!‬

      E Offline
      E Offline
      Ed Korsberg
      wrote on last edited by
      #26

      I really like Intellisense and find it is very productive for me. Only occasionally have I seen the waiting for background message to appear but since I usually have multiple activities occurring in parallel I can just shift focus onto another task until this is ready. Bottom line is that I find Intellisense very useful.

      1 Reply Last reply
      0
      • L LloydA111

        It's surprising when I see these occasional posts about Intellisense, I think I'm one of the lucky few to have never experienced any problems with it!

        =====
        \ | /
        \|/
        |
        |-----|
        | |
        |_ |
        _) | /
        _) __/_
        _) ____
        | /|
        | / |
        | |
        |-----|
        |

        ===

        P Offline
        P Offline
        PSU Steve
        wrote on last edited by
        #27

        I've never had an issue with it, except on the infrequent occasion where is stops working. Restarting VS does the trick. I can't imagine working without it, especially for methods with a lot of signatures, especially those I use infrequently.

        1 Reply Last reply
        0
        • B Brisingr Aerowing

          It is useful, but is sometimes can be a little annoying, with the 'Waiting for a background operation to complete' message, which is usually caused (in my experience) by a FUBARed intellisense parser thread (I have been getting errors in the Windows Event Log related to that, with the 'helpful' message 'Intellisense FUBAR - oops.' or even no message. [Don't have any right now, so no screenshot]) The VS2012 Update 1 seemed to remove those 'messages', but the problem remains. I could go on and on about intellisense's quirks, but that would be heavy reading (not to mention long), so I will leave it at this. My new term for Intellisense is 'Intellinonsense'.

          Gryphons Are Awesome! ‮Gryphons Are Awesome!‬

          G Offline
          G Offline
          giuchici
          wrote on last edited by
          #28

          I think they invented the "beating a dead horse" expression for this kind of post. I think it is clear that the advantages of Intellisense far outweigh any little problem that somebody may have in his(her) particular environment.

          giuchici

          P 1 Reply Last reply
          0
          • B Brisingr Aerowing

            It is useful, but is sometimes can be a little annoying, with the 'Waiting for a background operation to complete' message, which is usually caused (in my experience) by a FUBARed intellisense parser thread (I have been getting errors in the Windows Event Log related to that, with the 'helpful' message 'Intellisense FUBAR - oops.' or even no message. [Don't have any right now, so no screenshot]) The VS2012 Update 1 seemed to remove those 'messages', but the problem remains. I could go on and on about intellisense's quirks, but that would be heavy reading (not to mention long), so I will leave it at this. My new term for Intellisense is 'Intellinonsense'.

            Gryphons Are Awesome! ‮Gryphons Are Awesome!‬

            G Offline
            G Offline
            Gary Huck
            wrote on last edited by
            #29

            I'm guessing you're [somewhat] new to the sport of programming. Intellisense is a gift. I go back to the days before monochrome monitors ... makes ya appreciate things. These days, with things like intellisense, compiler errors are few and far between not to mention no need for a reference hard-cover on the desk.

            1 Reply Last reply
            0
            • B Brisingr Aerowing

              It is useful, but is sometimes can be a little annoying, with the 'Waiting for a background operation to complete' message, which is usually caused (in my experience) by a FUBARed intellisense parser thread (I have been getting errors in the Windows Event Log related to that, with the 'helpful' message 'Intellisense FUBAR - oops.' or even no message. [Don't have any right now, so no screenshot]) The VS2012 Update 1 seemed to remove those 'messages', but the problem remains. I could go on and on about intellisense's quirks, but that would be heavy reading (not to mention long), so I will leave it at this. My new term for Intellisense is 'Intellinonsense'.

              Gryphons Are Awesome! ‮Gryphons Are Awesome!‬

              A Offline
              A Offline
              agolddog
              wrote on last edited by
              #30

              I've never had much of a problem with Intellisense in VS. Seems as if sometimes it helps when I don't want it to, but I can't think of an example immediately. Intellisense in SSMS, however, is another story. Inside a standard function? Oops, can't help you complete the column name. Any typos anywhere in the query? We've lost all sense of database objects until you go back and fix that. Pretty minor complaints, but it seems as if VS still provides object naming support even if you've made a syntax error.

              1 Reply Last reply
              0
              • G giuchici

                I think they invented the "beating a dead horse" expression for this kind of post. I think it is clear that the advantages of Intellisense far outweigh any little problem that somebody may have in his(her) particular environment.

                giuchici

                P Offline
                P Offline
                patbob
                wrote on last edited by
                #31

                giuchici wrote:

                I think it is clear that the advantages of Intellisense far outweigh any little problem that somebody may have in his(her) particular environment

                That's a pretty far-reaching comment :) In a previous life, Intellisense would sometimes lock up VS for hours (e.g. all afternoon). Its hard to see the advantage in that, although I do agree that when it wasn't hindering my work, it was very helpful.

                We can program with only 1's, but if all you've got are zeros, you've got nothing.

                G 1 Reply Last reply
                0
                • B Brisingr Aerowing

                  Question: Why don't they do it in the BACKGROUND, so that it doesn't block the UI? It is SUPPOSED to be a background operation, but M$ decided to block the UI anyways. :mad:

                  Gryphons Are Awesome! ‮Gryphons Are Awesome!‬

                  R Offline
                  R Offline
                  RASPeter
                  wrote on last edited by
                  #32

                  But then it might parse a file while you're editing it. Race conditions are bad, m'kay?

                  1 Reply Last reply
                  0
                  • B Brisingr Aerowing

                    It is useful, but is sometimes can be a little annoying, with the 'Waiting for a background operation to complete' message, which is usually caused (in my experience) by a FUBARed intellisense parser thread (I have been getting errors in the Windows Event Log related to that, with the 'helpful' message 'Intellisense FUBAR - oops.' or even no message. [Don't have any right now, so no screenshot]) The VS2012 Update 1 seemed to remove those 'messages', but the problem remains. I could go on and on about intellisense's quirks, but that would be heavy reading (not to mention long), so I will leave it at this. My new term for Intellisense is 'Intellinonsense'.

                    Gryphons Are Awesome! ‮Gryphons Are Awesome!‬

                    M Offline
                    M Offline
                    mattyltaylor
                    wrote on last edited by
                    #33

                    My intellisense goes walkabout whenever I use the object browser. Other than that, no issues - but I don't deal with massive libraries.

                    1 Reply Last reply
                    0
                    • P patbob

                      giuchici wrote:

                      I think it is clear that the advantages of Intellisense far outweigh any little problem that somebody may have in his(her) particular environment

                      That's a pretty far-reaching comment :) In a previous life, Intellisense would sometimes lock up VS for hours (e.g. all afternoon). Its hard to see the advantage in that, although I do agree that when it wasn't hindering my work, it was very helpful.

                      We can program with only 1's, but if all you've got are zeros, you've got nothing.

                      G Offline
                      G Offline
                      giuchici
                      wrote on last edited by
                      #34

                      Exactly what I said. You found this dead horse and decided that you cannot pass by without kicking it.

                      giuchici

                      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