Visual Basic > Visual Basic Forums > Visual Basic IDE > IntelliSense code snippets FAQs
Ask a questionAsk a question
 

General DiscussionIntelliSense code snippets FAQs

All Replies

  • Wednesday, August 30, 2006 9:56 AMAndrew Clifford Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi,

    I am using Ctrl+Space in Visual C++ . NET 2003 to fill in variable names, and was wondering if you can help me.

    The Intellisense thing only seems to pick up local variables. I have a globals.h file with numerous gloabl vairbale declarations and these do not appear to be present in the list in my main function.

    Is there any way (an option or different shortcut) to make the Intellisense list all the variables in the project/solution?

    Thanks in advance for your help,

    Andrew Clifford

  • Monday, July 23, 2007 12:36 AMdereck27 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    thanks a lot ... Lorenzom Wink
  • Saturday, October 13, 2007 10:18 PMXeron.seron Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Very Helpful, thanks for the post.




    -Phil
    News
  • Thursday, January 24, 2008 10:54 PMHafiz78664 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Indeed it was, Thanks a bunch!

    Ice



  • Wednesday, February 06, 2008 2:34 PMEddy Fuchs Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi! Hope you can help me, because I'm getting mad with this behaviour...

     

    I played around with the CodeSnippet feature, even imported Snippets from an USB-stick till I recognized, that this is not the best way to get those Snippets into Visual Studio... because: I now have a bunch of directories (and drives) in IntelliSense which really do not exist anymore when using the Keyboard-Shortcut CTRL+K+X or CTRL+K+S. ANY attempt to get rid of those f***ing dead entries does not work. Believe me, it's a pain in the *** to crawl through those 8 directories to get to a code snippet - and even this sometimes does not work, because some snippets are doubled and VS tells me that with either one of the two it wasn't able to find this snippet/the snippet would not exist.

     

    Things I have tried to resolve the problem:

    - Deleting all (C#)Snippets in Code Snippet Manager

    - Deleting all (C#)Snippets in Windows Explorer (in My Documents\...\My code Snippets)

    - Deleting all (C#)Snippets in Windows Explorer (in VisualStudio-path\1033\...)

    - Deleting according Code Snippet paths in Registry

    - Re-Installing Snippet packs

    - Re-copying Snippets (in My Documents\...\My code Snippets)

    - Re-copying Snippets (in VisualStudio-path\1033\...)

    - Importing Snippets per Code Snippet Manager

    - Searching the Inet for a solution - hours! (the only thing i found was a guy having the same problem (http://www.dasblonde.net/PermaLink,guid,2a88d775-327c-4f03-b56f-9aa177e73ccd.aspx)...)

     

    the best: Even after I deleted all the snippets, VS was still able to have some Snippets using IntelliSense....

     

    Can anyone please, please tell me how I can get rid of all those unnecessary, not-existing-anymore and doubled CodeSnippet entries and directories??

     

    Tia,

    Eddy

  • Tuesday, March 18, 2008 6:11 AMa_aabbd Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

     

    very useful to me, thanks very much.