A snippet is a saved piece of code that you can reuse across projects and environments.
Snipplle supports two types of snippets:
Snippets are created inside a workspace.
When creating a snippet, you can:
This keeps snippet creation simple and flexible.
Public snippets are shared with the community.
Public snippets are still owned by their original workspace.
Private snippets are restricted to workspace members.
This makes private snippets suitable for internal or sensitive code.
Snippets can be edited at any time.
You can update:
Changes apply immediately.
Snippet access follows clear rules:
This model ensures clarity and predictability.