W0lfEagle 2 days ago

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 2 days ago

    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 2 days ago

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

      • panchenko91 2 days ago

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

  • heckelson 2 days ago

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

LandR 2 days ago

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 2 days ago

    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!

  • panchenko91 2 days ago

    That bug’s been fixed - it should work correctly for new snippets now. Appreciate you catching that!

v9v 2 days ago

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

  • panchenko91 2 days ago

    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.

bko 2 days ago

I would add a link to a shareable snippet to see what it looks like

90s_dev 2 days ago

Your website adds "discovering". How do you discover snippets with this? Is there a list of shared snippets? Or do you have to be given a specific link to see one?

  • panchenko91 2 days ago

    Good point! At the moment, snippets can only be viewed if you have the link there’s no public list or explore page yet. I used “discovering” more in the sense of easily sharing and revisiting, but yeah, I get how that might sound confusing. Thanks for bringing it up!

SeanDav 2 days ago

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.