What feature would you like to see?
Now that we've implemented the search functionality, there's also a possibility to share snippets with others. For example, like this: https://quicksnip.dev/javascript/all-sub-languages/function-utilities?snippet=rate-limit-function
We plan to add a share button to make it easy and visible for our users to share/copy the code.
Regarding the copy button issue, it seems to block some code as mentioned by our contributor, @JanluOfficial, in Discord:

And, one proposed solution is to use the method from ChatGPT, where the buttons are located above the code in a small bar:

We can put both the share and copy buttons there. This issue is open. If you plan to take on this, let us know.
What feature would you like to see?
Now that we've implemented the search functionality, there's also a possibility to share snippets with others. For example, like this: https://quicksnip.dev/javascript/all-sub-languages/function-utilities?snippet=rate-limit-function
We plan to add a share button to make it easy and visible for our users to share/copy the code.
Regarding the copy button issue, it seems to block some code as mentioned by our contributor, @JanluOfficial, in Discord:
And, one proposed solution is to use the method from ChatGPT, where the buttons are located above the code in a small bar:
We can put both the share and copy buttons there. This issue is open. If you plan to take on this, let us know.