Skip to main content
0 di 0 snippet

Nessuno snippet salvato

Crea il tuo primo snippet cliccando "Nuovo Snippet".

Come utilizzare Code Snippet Manager

Crea uno snippet

Clicca "Nuovo Snippet", inserisci un titolo, seleziona il linguaggio e scrivi o incolla il tuo codice. Aggiungi tag separati da virgola per organizzarli.

Cerca e filtra

Usa la barra di ricerca per trovare snippet per titolo, linguaggio o tag. Filtra per linguaggio specifico usando il menu a tendina.

Copia con un click

Clicca il pulsante di copia su qualsiasi snippet per copiarlo negli appunti immediatamente. Il pulsante mostra conferma per 2 secondi.

Esporta e importa

Esporta tutti i tuoi snippet in un file JSON per backup o trasferimento. Importa un file JSON precedentemente esportato per ripristinare gli snippet.

Domande frequenti

Where are snippets saved?

All snippets are saved in your browser's local storage. They are not sent to any servers. Data persists between sessions but is device-local.

How can I make backups of my snippets?

Use the button "Export JSON" to download all snippets into a JSON file. You can then import it onto another browser or device with the button "Import".

How many snippets can I save?

There is no fixed limit imposed by the tool. The practical limit depends on the browser's localStorage capacity, usually around 5-10 MB, which is enough for thousands of snippets.

Can I modify an existing snippet?

Yes. Click on the edit button (pencil icon) anywhere in a snippet to open the pre-filled form. Edit fields and save.

Is search case sensitive?

No. Search by title, language and tag is always case-insensitive: "typescript" and "TypeScript" give the same results.