DEV Community

Lee
Lee

Posted on

3 1

What do Devs use to keep useful snippets of code and guides?

Howdy Dev’s!

Just wanted to kick start a discussion on this. I am using Dash on my Mac as it gives me all the guides I need plus annotation on the guides and the ability to save snippets with tags.

Let’s go! What do you use and why? ✌🏼

Top comments (3)

Collapse
 
mahlongumbs profile image
Mahlon Gumbs

I often create "user snippets" in Visual Studio Code code.visualstudio.com/docs/editor/....

Since I'm almost always in that editor anyway, it's useful for me to just type a few characters followed by TAB to launch a template and fill in the variables (tabbing from one to the next).

Collapse
 
uzayg profile image
Uzay-G

I use onenote to keep track of ressources and snippets. I have an extension that formats and highlights code

Collapse
 
brooksforsyth profile image
Brooks Forsyth

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay