Hacker News new | ask | show | jobs
Ask HN: What do you use to save and search for your own code snippets
1 points by snipethunder 2859 days ago
2 comments

In Intellij they have a snippets tab, which I find useful for storing handy SQL queries or other scripts
Grep
I think you meant vi and grep :)