top | item 7977060

How do you keep your snippets organised?

1 points| razvvan | 11 years ago

Best thing I found so far is this gist plugin for sublime but it still feels like there should be something better out there. Maybe something with tags/categories.

2 comments

order

flippyhead|11 years ago

What do you mean by "snippets" exactly?

razvvan|11 years ago

little pieces of text(code in general) that I want to remember/have available somewhere but that doesn't really belong in the code's repository. For example a certain solr query that I use to test out different things, or a certain list of commands I need to run every 2-3 weeks to parse a log in a certain way.