|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Keeping Code Snippets?Does anyone use any application to easily keep and retrieve code snippets? I
would like something that would readily store snippets, classes and functions etc that I am likely to re-use, or may use in the future. Paul Bromley "Paul Bromley" <flyfis***@dsl.pipex.com> schrieb: Visual Basic Snippet Editor> Does anyone use any application to easily keep and retrieve code snippets? > I would like something that would readily store snippets, classes and > functions etc that I am likely to re-use, or may use in the future. <URL:http://www.gotdotnet.com/workspaces/workspace.aspx?id=a927f4e7-8e7f-45ce-8b72-f3b9384a3eab> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/> Herfried gave you the link to the Snippet Editor that one
of the MVP's wrote. I'm assuming you have VS2005. To see the snippets available, type in ? and then tab, and it will show you the list. When you're looking at the list, if you mouseover one, or pick it with the keyboard, it will show the "shortcut" in the tooltip. You can type in the shortcut and hit <Tab> and it will insert it in your code. Robin S. -------------------------------- Show quoteHide quote "Paul Bromley" <flyfis***@dsl.pipex.com> wrote in message news:%23w4rlXKHHHA.4688@TK2MSFTNGP04.phx.gbl... > Does anyone use any application to easily keep and retrieve code > snippets? I would like something that would readily store snippets, > classes and functions etc that I am likely to re-use, or may use in > the future. > > Paul Bromley > > Does anyone use any application to easily keep and retrieve code snippets? I In addition to the other responses, from the text editor, you can> would like something that would readily store snippets, classes and > functions etc that I am likely to re-use, or may use in the future. highlight a snippet of code and then just drag it to the toolbox. You can then drag it into any other program as needed. Chris
Computer Name - Best way to obtain this VB.Net
Retrieving info out of a MDB ERROR: The state information is invalid for this page and might be corrupted How to Add *AND* Process Checkbox Column in a DataGridView? Settings in VB.NET/WinForms WebBrowser BeforeNavigate2 - What is pDisp? How to create an IDE? Creating A Movie Player? Exit Button Placeholder Control |
|||||||||||||||||||||||