Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: code base(not a technical question) Date: Tue, 23 Aug 2011 19:06:31 -0400 Organization: A noiseless patient Spider Lines: 11 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Tue, 23 Aug 2011 23:03:15 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="Z+UYWCPnTu4kxHsUACWmFQ"; logging-data="32510"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/brqETY4ot8Ok+Bx2L3hRmTPe5U6QlfM0=" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20110818 Icedove/3.0.11 In-Reply-To: Cancel-Lock: sha1:7NLkhb4/5LTg0eaeyHVP02JgmHk= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7329 On 08/23/2011 01:54 PM, Asit Dhal wrote: > I have a lot of code snippets in my system which I mostly use during development. Is there any tool(like VSS though I don't need version control) in which I can store them and later get whenever I need ? > Depending upon your development environment, you could search +code+snippet. When I search Eclipse+code+snippet, I get references to Snippet View and Template View. Thanks, I wasn't even aware of them. When I search emacs+code+snippet, I get yasnippet and Textmate.