Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 6 and Version 7 of Documentation/DevelopmentCenter/VSCodeSnippets


Ignore:
Timestamp:
01/31/18 02:57:52 (6 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/DevelopmentCenter/VSCodeSnippets

    v6 v7  
    11= Quick guide: Using code snippets in Visual Studio =
    22
    3 Here you can find information on several visual studio code snippets that might be helpful when programming for HeuristicLab. The snippets are available for download under [https://dev.heuristiclab.com/trac/hl/core/browser/trunk/tools/HL3Snippets trunk/tools/HL3Snippets] and are tested in Visual Studio 2010.
     3Here you can find information on several visual studio code snippets that might be helpful when programming for HeuristicLab. The snippets are available for download under [https://dev.heuristiclab.com/trac/hl/core/browser/misc/tools/HL3Snippets misc/tools/HL3Snippets] and are tested in Visual Studio 2010.
    44
    55When you have checked out the sources you can point Visual Studio 2010 to the snippets location and have them included automatically. You can do this by going to Tools > Code Snippet Manager and from the languages drop down box choose "Visual C#". Then choose "Add..." and select the folder where you have checked out the snippets.