zoukankan      html  css  js  c++  java
  • 自定义code snippet

    这里要介绍的一个工具叫做Snippet Designer, 我们知道Visual studio的insert snippet功能能让我们快速的添加常用的代码片段。这个工具安装成功后会集成到IDE里面,

    选中某些代码,然后右键“Export as snippet”,就可以保存为自己的code snippet。

      下面是下载地址:

    http://snippetdesigner.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=21335

      下面是它的功能说明:

    Welcome to the Snippet Designer Readme
    Requirements
    Visual Studio 2008
    Features
    Snippet editor integreated inside of the IDE to allow easy creation and editing of code snippets
    Snippet Explorer to search snippet on your computer for easy access
    Right Click "Export as Snippet" menu option added to C#, VB and XML code editor to send highlighted code directly to the Snippet Editor
     也可以在这里下载:https://files.cnblogs.com/bear831204/SnippetDesigner.7z
  • 相关阅读:
    Uva
    Uva
    Uva
    Uva
    Uva
    Uva
    Uva
    Uva
    第二次结队编程作业
    第三次软件工程作业的总结
  • 原文地址:https://www.cnblogs.com/bear831204/p/1641216.html
Copyright © 2011-2022 走看看