Skip to content(if available)orjump to list(if available)

Show HN: VS Code extension to share code snippets instantly

Show HN: VS Code extension to share code snippets instantly

14 comments

·June 16, 2025

Instantly share code snippets from VS Code with shortcut. Supports all programming languages. No sign-up, no hassle. Perfect for quick code reviews, debugging, or showing off your work.

W0lfEagle

Something is interfering with scroll on your website. Let's please all stop letting things interfere with scrolling. This could definitely just be a personal preference but even Apple, who should be able to do it well, fills the page with scroll effects that just don't feel good. Especially on mobile which by now is the primary device for web browsing. Rant over. I'm sure it's not the authors fault and just some unnecessary code in the template. I came for the snippet share because I was intrigued. The info on the site didn't really explain what to expect. It shows me how to install it but what does it do? Put an example link maybe? Does it create an image? Does it link back to remote repo?

panchenko91

Thanks so much for the honest feedback- really appreciate you taking the time to share it. I’ll definitely look into the scroll behavior on mobile and clean up anything unnecessary. Also noted that the purpose of the site isn’t very clear - I’ll work on a better explanation and add a live example link.

Thanks again!!

Xss3

Did you update it already? Scrolling feels good in ff on mobile

panchenko91

Not yet, the fix is still on my to-do list. Glad to hear scrolling works well on mobile Firefox!

heckelson

I see what you mean - it's like scrolling through molasses!

SeanDav

Teams / Slack etc allow instant code snippet sharing. As far as syntax highlighting goes - 5 seconds after someone receives your code snippet they can copy and paste into their own editor.

No need to install YAVSCE (Yet another VS Code Extension)

This in probably more a reflection of my constant journey towards KISS and in no way is meant to be disrespectful about the extension.

jp1016

i had a similar idea and created https://codekeep.io , it also has an option to generate screenshots of code https://codekeep.io/screenshot

james-bcn

panchenko91

Yeah, GistPad is solid! I built something similar but focused more on quick sharing and a cleaner, read-only view. Simpler and faster for lightweight use cases.

v9v

What advantages does copying and pasting this snippet link have over copying and pasting the code? Syntax highlighting?

panchenko91

Great question! The main advantage is quick sharing with syntax highlighting and a clean read-only view. It’s also easier to reference in chats or discussions.

LandR

In VS Code, everything lines up. The start of the code is on the same column as the start of the comment, but in the snippetshare its tabbed in ?

https://snippetshare.dev/c/MuiWWZknPgkRGFf4bt1LAD3m2zAP5Irwp...

Nice extension, I can see me using this :)

panchenko91

Thanks for pointing that out! You're right - the indentation looks a bit off in SnippetShare compared to VS Code. I’ll take a look and see if we can make it match better. Appreciate the feedback!

kewldev87

[dead]