473,493 Members | 4,319 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Program for keeping your code (snippets) organized

5 New Member
Hi there :)

I hope I chose the right section for posting this question.

I'm looking for a free solution for organizing my code. Right now I keep everything in folders and files and it's not a very convenient way.
I came across a couple of solutions; CodeBank (free) and Source Code Library (shareware). The latter isn't acceptable because of the price, and the former would be perfect if it wouldn't lack the ability to store attachments together with the entries/codes which is kind of very important to me.

If you know any free software that fits my description, please let me know.
For two days now I've been searching without success.

Thanks in advance.
Aug 22 '09 #1
2 1971
JosAH
11,448 Recognized Expert MVP
Maybe 'git' is something for you; it's a full code repository (such as cvs) and it's free, developed by Linus Torvald and compadres. I like it a lot. link

kind regards,

Jos
Aug 22 '09 #2
Markus
6,050 Recognized Expert Expert
I know lots of Integrated Development Environments (IDEs) allow you to store regularly used snippets, but a complete IDE might be overkill for just storing snippets.

If you're on Windows, I recommend something like Texter - good program for storing snippets that are hot-key accessible, and also the text-editor Intype for intergrating your snippets with you development work. I sing Intype's praises quite a lot, but it's a program drawn back by it's slow-arse developers; I think we waited over a year for a new alpha release. Anyway, it's a lovely, efficient editor that I use if I'm on Windows.

*nix, some people swear by Nano, Vim, etc., but not me; ergh; I'm a pointy-clicky kind of guy - blame it on my youth.

Also, I second the use of Git - great little tool. You're able to use it even with SVN repositories, which is pretty awesome. Have a look at google's code hosting project - v. good stuff. It's SVN only, I believe, but, like I said, Git is usable with SVN.

Mark.
Aug 22 '09 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

11
5215
by: Aurélien Géron | last post by:
Hi, Does anyone know where I can find a lot of Python code snippets? I searched the Python wiki and Internet but could not find more than five or ten code snippets at a time. I'm looking...
2
1995
by: - Steve - | last post by:
I'm working on my asp.net site and I'm wondering what the best way to reuse little snippets of code is? Right now I have a Class in it's own cs file that I call Snippets. Then when I want to...
5
1189
by: Pat | last post by:
All, I organized a butt-load of code snippets into a tab called 'Code Snippets' I created in my 'Toolbox', named them and used them. Then, they were gone! They were showing up in every...
4
1776
by: Joy M | last post by:
Hi - On page 78 of the book Build a program Now! Microsoft Visual Basic 2005 Express Edition I was following the instructions, the book told me to insert code using code snippets. However...
3
878
by: Paul Bromley | last post by:
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...
13
2268
by: frk.won | last post by:
I am interested in learning how to use the VS 2005 code snippets. However, I wish to know what are the best ways to source control the code snippets? Are there any source safe/subversion...
2
2922
by: Kyote | last post by:
I used to use Code Snippet Editor back when I was working on VB. I loved it. I ended up getting away from programming for a while. Now that I'm starting to dabble again I'd like to use a snippet...
2
1808
Frinavale
by: Frinavale | last post by:
I'm attempting to supplement the help for my code by providing other developers with code snippets that demonstrate how to use my classes/method. I've created a .snippet file and have placed it in...
0
7118
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7192
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6862
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7364
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5452
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4886
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1397
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.