help Any assistant for VC 2005

I get used to the assistant X, but found it not avaliable for 2005 version

What kind of assist software do you use to program

Thx 


Answer this question

help Any assistant for VC 2005

  • Antoine.Pourrat

    Thank you ,but the msdn says like following.
    I will try to find some latter.

    Code Snippet Inserter

    The Visual Studio 2005 Code Editor provides a Code Snippet Inserter that allows you, in a few mouse clicks, to insert ready-made blocks of code into the active document.

    The procedure to display the Code Snippet Inserter varies according to the language you are using.

    • Visual Basic - Right-click at the desired location in the Code Editor to display the Shortcut menu, and select Insert Snippet.

    • Visual C# and Visual J# - Right-click at the desired location in the Code Editor to display the Shortcut menu, and click Insert Snippet or Surround With.

    • Visual C++ - The Code Snippet Inserter is not available.

    • XML - Right-click at the desired location in the Code Editor to display the Shortcut menu, and click Insert Snippet or Surround With.



  • Lisa Feigenbaum

    If the Code Snippet Inserter is really important for you, please make sure to log your suggestion at http://lab.msdn.microsoft.com/productfeedback/default.aspx.

    It is always great to have such feedback!

    Thanks in advance for your suggestion.

    Thanks,
      Ayman Shoukry
      VC++ Team



  • Peter Manse

    I might have limited knowledge of the issue so excuse me if i don't make sense. Could you please include more details on what is assistant X

    Thanks,
      Ayman Shoukry
      VC++ Team

  • Janthegroat

    Thank you for your attetnion,let me talk it in detail.

    The software is called visual assistant for VC.

    I used to use the version visual assistant 6.0

    It can help you with programming ,i.g.when you type #in

    the software will automaticlly ask you whether you want to type #include""
     
    if so,you press enter key,then you get the whole sentence.

    the web of the software is www.wholetomato.com
    however it can be applid to Vs2005.
     
    So I want to ask whether there are some similar software can be used



  • SlitCanvas

    Thanks a lot for the extra details! I am actually not aware of any other tools.

    In VC2005, there has been lots of improvements to the IDE Intellisense where it is for me personally is extremely hepful.

    Here is a link including some of the IDE enhancements: http://msdn2.microsoft.com/library/6db3z985(en-us,vs.80).aspx

    The IDE folks on this forum could elaborate more!

    Thanks,
      Ayman Shoukry
      VC++ Team.

  • help Any assistant for VC 2005