Click here to Skip to main content
Licence CPOL
First Posted 12 May 2008
Views 19,281
Downloads 202
Bookmarked 24 times

SnipPit - A Snippet Repository

By | 12 May 2008 | Article
A SQL Server based VS add-in (and separate desktop app) snippet respository.

SnipPit2.jpg

SnipPit3.jpg

Introduction

SnipPit is a Visual Studio (VS) 2008 Add-In (and a desktop application is included too) that allows for storing, retrieving, and searching for code snippets. It allows for keywords, code/language types (C#, VB, C++, etc.; you could even use this for code categories I suppose, if you really wanted to), multiple users, public and private snippets. It also provides a right-click menu within VS, and comes with a desktop program for use in apps other than VS. I wrote it for my personal use, but have seen others requesting snippet functionality like this, so I figured I'd share it.

Using the code

Install the Desktop Version first (binary) to get all the files in the right places. There is a ReadMe .rtf and .doc that are the same. Read one of them! You'll have to install the add-in source, and compile and run it to install it and be able to use it (it's all in the ReadMe).

Points of interest

I think I did at least a half-way decent job to make the code readable, usable, and efficient, but I'm quite sure it could be improved in all of those areas. I hope it is helpful/useful to many.

History

  • v1.0 - First public release.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Marckus



United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralError trying to retrieve Snippet PinmemberPeterA19:13 19 May '08  
AnswerRe: Error trying to retrieve Snippet Pinmembermarckusdavis4:03 5 Jun '08  
GeneralCool idea Pinmemberkissdznuts10:06 12 May '08  
AnswerRe: Cool idea PinmemberMarckus3:19 13 May '08  
I haven't experienced the problem you are describing with having to reenter the name every time because I always use "-1" instead of "0" (I added a few things to make it more useful for people without a lot of testing because I wrote it for me and use it regularly without the additions). I'll look into adding that as it would get to be quite painful! Thanks for the helpful comments/critique.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web03 | 2.5.120529.1 | Last Updated 12 May 2008
Article Copyright 2008 by Marckus
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid