admin 發表於 2015-12-25 05:32:58

Snippet Designer

https://visualstudiogallery.msdn.microsoft.com/B08B0375-139E-41D7-AF9B-FAEE50F68392
Snippet Designer 免費Snippet Designer is a Visual Studio plug in which allows you to create and search for snippets inside the IDE

建立者Matthew Manela

支援Visual Studio2015, 2013, 11


下載專區下載(146,270)
譯文English


上次更新日期2015/8/24
版本1.6.2
授權[/float



The Snippet DesignerThe Snippet Designer is an open source plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience.The Snippet Designer supports Visual Studio 2012, 2013, 2015.For more information visit the Snippet Designer Codeplex page athttps://github.com/mmanela/snippetdesigner
FeaturesA Snippet editor integreated inside of the IDE which supports C#, Visual Basic, JavaScript, HTML, XML and SQL.
[*]Access it by opening any .snippet file or going to File -> New -> File -> Code Snippet File
It uses the native Visual Studio code editor so that you can write the snippets in the same enviorment you write your code.
[*]It lets you easily mark replacements by a convenient righ click menu.
[*]It displays properties of the snippet inside the Visual Studio properties window.
http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&DownloadId=43800A Snippet Explorer tool window to search snippets on your computer
[*]It is located under View -> Other Windows -> Snippet Explorer
[*]This tool window contains a code preview window which lets to peek inside the snippet to see what it is without opening the file.
[*]Maintains an index of snippets on your computer for quick searching.
[*]Provides a quick way to find a code snippet to use, edit or delete
http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&DownloadId=43799
A right Click "Export as Snippet" menu option added to C#, VB, JavaScript, HTML, SQL and XML code editor to send highlighted code directly to the Snippet Editorhttp://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=SnippetDesigner&DownloadId=43801

頁: [1]
查看完整版本: Snippet Designer