Description
What feature would you like to see?
Hey, there! 👋
We see that there's a demand from our community to include frameworks and libraries as well. Since we recently changed our snippets storage system, it makes adding support for frameworks and libraries much easier.
Here's the draft version of what it could look like:
Explanation
If the user clicks on the dropdown next to JavaScript, it will expand to show the frameworks. If the user clicks on the JavaScript itself, it will show the default behavior (snippets within JavaScript).
Benefits
A great thing about this approach is that we don't have to make much changes to storage system we recently implemented. We might have to add relationships to frameworks, so, they are in correct language dropdown.
If you’ve got suggestions or ideas, feel free to share them here. We’ll keep this issue updated as we implement this feature. So, stay tuned. 🚀