Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty

    Fed up with Intellisense

    Now don't get me wrong. I love Intellisense. It helps me code a lot faster when I dont have to remember in my head every method from every damn class. My problem is that in the middle of coding a project, Intellisense will fail on me and so the rest of the project takes a lot longer.

    Is there a way to reset it or something?

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  2. #2
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Quote Originally Posted by why06 View Post
    Now don't get me wrong. I love Intellisense. It helps me code a lot faster when I dont have to remember in my head every method from every damn class. My problem is that in the middle of coding a project, Intellisense will fail on me and so the rest of the project takes a lot longer.

    Is there a way to reset it or something?
    Happens to me all the time, I just deal with it. |:

  3. #3
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    When Visual Crapdio fails ; It just fails.

    You can delete your project's Intellisense Database to reset it ( Think the type is ".idb" ), Then enjoy, I guess, If there is something to enjoy there.
    Love You All~

  4. The Following User Says Thank You to Melodia For This Useful Post:

    why06 (09-06-2010)

  5. #4
    JayFabulous's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Fine

    So I had a poke about in Tools|Option and found that on the Text Editor|All Languages that the three checkboxes for Statement Completion where showing neither empty or checked but a fully coloured box - which usually means an unknown settings. So a set these all to checked (a tick) and my Intellisense started working.
    Credits: Richard Fennell

  6. The Following User Says Thank You to JayFabulous For This Useful Post:

    why06 (09-06-2010)

  7. #5
    Kallisti's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,019
    Reputation
    52
    Thanks
    376
    My Mood
    In Love
    And what is this intellesense?

    Like it shows class methods when you put the . after the object?

    未来が見えなくて怖いから
    未来が見えてしまって悲しいから
    目を閉じて優しい思い出に浸ってしまう




  8. #6
    JayFabulous's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Fine
    Quote Originally Posted by Kallisti View Post
    And what is this intellesense?

    Like it shows class methods when you put the . after the object?
    Yeah. Pretty much all the features that any competent auto completion tool offers. Class->Object, data type completion, Brace deceleration (helpful with classes when you forget ';'), etc

  9. #7
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Quote Originally Posted by JayFabulous View Post
    Credits: Richard Fennell
    This got my hopes up, the boxes are already all ticked and intellisense still sometimes doesn't drop down the list of members in my structures/classes. ):

  10. #8
    JayFabulous's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Fine
    Quote Originally Posted by Void View Post
    This got my hopes up, the boxes are already all ticked and intellisense still sometimes doesn't drop down the list of members in my structures/classes. ):
    Did you have ReSharper or another third-party Intellisense provider installed in VS2008? If so, when VS2010 imports your VS2008 settings, you will not get Intellisense if you haven't installed the same Intellisense provider in VS2010.

    To fix this, go to Tools -> Import and Export settings -> Reset all settings in VS2010
    (Do this after you back up your current settings)
    Credits: akidan with Microsoft Connect Support

  11. #9
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Thanks for the advice all. I'll try some of the suggestions. =D

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  12. #10
    Kallisti's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    深い碧の果てに
    Posts
    4,019
    Reputation
    52
    Thanks
    376
    My Mood
    In Love
    To avoid this problem:

    Notepad

    未来が見えなくて怖いから
    未来が見えてしまって悲しいから
    目を閉じて優しい思い出に浸ってしまう




  13. #11
    -Raz0r-'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Australia
    Posts
    117
    Reputation
    15
    Thanks
    38
    My Mood
    Lurking
    For Visual Studio 2008/2010, the intellisense database is stored next to your solution file.
    To hard-reset it, close your solution, delete MyProject.ncb (for '08) or MyProject.sdf (for '10)
    Open MyProject.sln and let the database build up over time.
    I've only noticed quirks with intellisense when you have multiple projects using the same files with condition (#ifdef) compiling.
    Languages: C, C++, x86 ASM, PHP, Lua

  14. The Following User Says Thank You to -Raz0r- For This Useful Post:

    why06 (09-06-2010)

  15. #12
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Hey so I figured it out. My Intellisense sometimes goes out when I haven't finished coding a method with brackets before I save and quit. All I do is finish the method then recompile and it will start working again. I'll just have to remember to finish what Im doing before I quit from now on.

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  16. #13
    JayFabulous's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    26
    Reputation
    10
    Thanks
    4
    My Mood
    Fine
    Quote Originally Posted by why06 View Post
    Hey so I figured it out. My Intellisense sometimes goes out when I haven't finished coding a method with brackets before I save and quit. All I do is finish the method then recompile and it will start working again. I'll just have to remember to finish what Im doing before I quit from now on.
    Have you already submitted it to the buglist? Seems like an unlikely yet fully plausible bug.

  17. #14
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty
    Quote Originally Posted by JayFabulous View Post
    Have you already submitted it to the buglist? Seems like an unlikely yet fully plausible bug.
    I don't report bugs. Not my problem....



    Well actly it was my problem...


    But I fixed it.

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  18. #15
    Gordon`'s Avatar
    Join Date
    Dec 2007
    Gender
    male
    Posts
    283
    Reputation
    24
    Thanks
    325
    get the plugin visual assist x for visual studio. it improves the intellisense ALOT and they never fail.


  19. The Following User Says Thank You to Gordon` For This Useful Post:

    why06 (09-07-2010)

Page 1 of 2 12 LastLast

Similar Threads

  1. [QQ] Fed up with AK-Scope
    By mullerrice in forum CrossFire Discussions
    Replies: 12
    Last Post: 10-18-2010, 01:11 PM
  2. Need help with GunZ
    By Mikkaav in forum Gunz General
    Replies: 9
    Last Post: 02-07-2006, 09:27 PM
  3. Hack for BlackHwakDown with TeamSabre and Argus
    By Megamann in forum General Game Hacking
    Replies: 0
    Last Post: 02-03-2006, 03:33 AM
  4. Need help with "packets"
    By Nrak9493 in forum General Game Hacking
    Replies: 3
    Last Post: 01-22-2006, 09:48 AM
  5. Need help with ammo hack
    By AthlaS in forum WarRock - International Hacks
    Replies: 4
    Last Post: 01-19-2006, 01:50 PM