Skip to content

[Announcement] - Support for frameworks and libraries #136

Closed
@technoph1le

Description

@technoph1le

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:

new language selector with support for frameworks

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. 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions