{
    "app": {
        "name": "Visual Studio Code",
        "slug": "vscode",
        "tagline": "L'editor di codice più amato dai programmatori",
        "exported_at": "2026-08-22 00:22:58",
        "source": "https://shortcuts.oceweb.net"
    },
    "sections": [
        {
            "id": 12,
            "app_id": 4,
            "title": "Generale & Command Palette",
            "slug": "generale-palette",
            "sort_order": 1,
            "created_at": "2026-08-20 00:54:42",
            "shortcuts": [
                {
                    "id": 57,
                    "app_id": 4,
                    "section_id": 12,
                    "title": "Mostra Palette dei Comandi (Command Palette)",
                    "description": "Apre la barra per eseguire qualsiasi comando, estensione o impostazione dell'editor",
                    "keys_win": "Ctrl + Shift + P / F1",
                    "keys_mac": "Cmd + Shift + P / F1",
                    "keys_linux": "Ctrl + Shift + P / F1",
                    "keys_raw": null,
                    "tags": "palette,comandi,azioni,vscode",
                    "is_featured": 1,
                    "sort_order": 1,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 58,
                    "app_id": 4,
                    "section_id": 12,
                    "title": "Apertura Rapida File (Quick Open)",
                    "description": "Cerca e apre istantaneamente qualsiasi file all'interno del workspace o progetto",
                    "keys_win": "Ctrl + P",
                    "keys_mac": "Cmd + P",
                    "keys_linux": "Ctrl + P",
                    "keys_raw": null,
                    "tags": "apri file,quick open,ricerca",
                    "is_featured": 1,
                    "sort_order": 2,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 59,
                    "app_id": 4,
                    "section_id": 12,
                    "title": "Mostra / Nascondi Barra Laterale (Sidebar)",
                    "description": "Espande o collassa il pannello laterale (Explorer, Git, Cerca, Estensioni)",
                    "keys_win": "Ctrl + B",
                    "keys_mac": "Cmd + B",
                    "keys_linux": "Ctrl + B",
                    "keys_raw": null,
                    "tags": "sidebar,pannello,nascondi",
                    "is_featured": 1,
                    "sort_order": 3,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 60,
                    "app_id": 4,
                    "section_id": 12,
                    "title": "Ricerca Globale in Tutti i File del Progetto",
                    "description": "Apre il pannello di ricerca ed eventuale sostituzione su tutta la codebase",
                    "keys_win": "Ctrl + Shift + F",
                    "keys_mac": "Cmd + Shift + F",
                    "keys_linux": "Ctrl + Shift + F",
                    "keys_raw": null,
                    "tags": "cerca globale,find all,sostituisci",
                    "is_featured": 1,
                    "sort_order": 4,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 61,
                    "app_id": 4,
                    "section_id": 12,
                    "title": "Apri Impostazioni Utente / Settings",
                    "description": "Apre la schermata di configurazione delle preferenze di VS Code",
                    "keys_win": "Ctrl + , (virgola)",
                    "keys_mac": "Cmd + ,",
                    "keys_linux": "Ctrl + ,",
                    "keys_raw": null,
                    "tags": "impostazioni,settings,config",
                    "is_featured": 0,
                    "sort_order": 5,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                }
            ]
        },
        {
            "id": 13,
            "app_id": 4,
            "title": "Editing di Base & Righe",
            "slug": "editing-righe",
            "sort_order": 2,
            "created_at": "2026-08-20 00:54:42",
            "shortcuts": [
                {
                    "id": 62,
                    "app_id": 4,
                    "section_id": 13,
                    "title": "Duplica Riga in Alto / Basso",
                    "description": "Clona la riga corrente sopra o sotto la posizione attuale senza selezionarla",
                    "keys_win": "Alt + Shift + Freccia Su / Giù",
                    "keys_mac": "Option + Shift + Freccia Su / Giù",
                    "keys_linux": "Alt + Shift + Up / Down",
                    "keys_raw": null,
                    "tags": "duplica,riga,clona",
                    "is_featured": 1,
                    "sort_order": 6,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 63,
                    "app_id": 4,
                    "section_id": 13,
                    "title": "Sposta Riga in Alto / Basso",
                    "description": "Trasferisce la riga o il blocco selezionato verso l'alto o verso il basso",
                    "keys_win": "Alt + Freccia Su / Giù",
                    "keys_mac": "Option + Freccia Su / Giù",
                    "keys_linux": "Alt + Up / Down",
                    "keys_raw": null,
                    "tags": "sposta riga,move line,ordina",
                    "is_featured": 1,
                    "sort_order": 7,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 64,
                    "app_id": 4,
                    "section_id": 13,
                    "title": "Elimina Riga Intera",
                    "description": "Cancella istantaneamente la riga su cui si trova il cursore",
                    "keys_win": "Ctrl + Shift + K",
                    "keys_mac": "Cmd + Shift + K",
                    "keys_linux": "Ctrl + Shift + K",
                    "keys_raw": null,
                    "tags": "elimina riga,cancella,riga",
                    "is_featured": 1,
                    "sort_order": 8,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 65,
                    "app_id": 4,
                    "section_id": 13,
                    "title": "Commenta / De-commenta Riga o Blocco",
                    "description": "Applica o rimuove i caratteri di commento per il linguaggio corrente (es. // o #)",
                    "keys_win": "Ctrl + ù (o Ctrl + /)",
                    "keys_mac": "Cmd + /",
                    "keys_linux": "Ctrl + /",
                    "keys_raw": null,
                    "tags": "commento,comment,toggle",
                    "is_featured": 1,
                    "sort_order": 9,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 66,
                    "app_id": 4,
                    "section_id": 13,
                    "title": "Formatta Documento Codice (Prettier / Linter)",
                    "description": "Indenta e sistema automaticamente la sintassi dell'intero file",
                    "keys_win": "Shift + Alt + F",
                    "keys_mac": "Shift + Option + F",
                    "keys_linux": "Ctrl + Shift + I",
                    "keys_raw": null,
                    "tags": "formatta,indentazione,prettier",
                    "is_featured": 1,
                    "sort_order": 10,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                }
            ]
        },
        {
            "id": 14,
            "app_id": 4,
            "title": "Multi-Cursore & Selezioni",
            "slug": "multicursore-selezioni",
            "sort_order": 3,
            "created_at": "2026-08-20 00:54:42",
            "shortcuts": [
                {
                    "id": 67,
                    "app_id": 4,
                    "section_id": 14,
                    "title": "Aggiungi Cursore alla Prossima Corrispondenza",
                    "description": "Seleziona la successiva occorrenza della parola per la modifica multi-cursore",
                    "keys_win": "Ctrl + D",
                    "keys_mac": "Cmd + D",
                    "keys_linux": "Ctrl + D",
                    "keys_raw": null,
                    "tags": "multicursore,seleziona,occorrenza",
                    "is_featured": 1,
                    "sort_order": 11,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 68,
                    "app_id": 4,
                    "section_id": 14,
                    "title": "Inserisci Cursore sopra / sotto",
                    "description": "Aggiunge un cursore verticale addizionale sulla riga adiacente",
                    "keys_win": "Ctrl + Alt + Freccia Su / Giù",
                    "keys_mac": "Cmd + Option + Freccia Su / Giù",
                    "keys_linux": "Ctrl + Alt + Up / Down",
                    "keys_raw": null,
                    "tags": "multicursore,colonne,verticale",
                    "is_featured": 0,
                    "sort_order": 12,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 69,
                    "app_id": 4,
                    "section_id": 14,
                    "title": "Seleziona Tutte le Occorrenze della Parola",
                    "description": "Attiva contemporaneamente i cursori su ogni singola presenza della parola nel file",
                    "keys_win": "Ctrl + Shift + L",
                    "keys_mac": "Cmd + Shift + L",
                    "keys_linux": "Ctrl + Shift + L",
                    "keys_raw": null,
                    "tags": "tutte occorrenze,multi edit",
                    "is_featured": 1,
                    "sort_order": 13,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                }
            ]
        },
        {
            "id": 15,
            "app_id": 4,
            "title": "Navigazione nel Codice & File",
            "slug": "navigazione-codice",
            "sort_order": 4,
            "created_at": "2026-08-20 00:54:42",
            "shortcuts": [
                {
                    "id": 70,
                    "app_id": 4,
                    "section_id": 15,
                    "title": "Vai alla Definizione del Simbolo / Funzione",
                    "description": "Salta direttamente al punto esatto in cui è dichiarata la funzione o classe",
                    "keys_win": "F12",
                    "keys_mac": "F12",
                    "keys_linux": "F12",
                    "keys_raw": null,
                    "tags": "definizione,funzione,jump",
                    "is_featured": 1,
                    "sort_order": 14,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 71,
                    "app_id": 4,
                    "section_id": 15,
                    "title": "Anteprima Definizione (Peek Definition)",
                    "description": "Apre un popup inline che mostra il codice della funzione senza cambiare file",
                    "keys_win": "Alt + F12",
                    "keys_mac": "Option + F12",
                    "keys_linux": "Alt + F12",
                    "keys_raw": null,
                    "tags": "peek,anteprima,definizione",
                    "is_featured": 0,
                    "sort_order": 15,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 72,
                    "app_id": 4,
                    "section_id": 15,
                    "title": "Rinomina Simbolo in tutto il Progetto (Refactor)",
                    "description": "Modifica il nome della variabile/funzione in tutti i file collegati",
                    "keys_win": "F2",
                    "keys_mac": "F2",
                    "keys_linux": "F2",
                    "keys_raw": null,
                    "tags": "rinomina,refactor,simbolo",
                    "is_featured": 1,
                    "sort_order": 16,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 73,
                    "app_id": 4,
                    "section_id": 15,
                    "title": "Vai alla Riga Specifica",
                    "description": "Apre la barra per digitare il numero di riga a cui saltare",
                    "keys_win": "Ctrl + G",
                    "keys_mac": "Ctrl + G",
                    "keys_linux": "Ctrl + G",
                    "keys_raw": null,
                    "tags": "vai a riga,line number",
                    "is_featured": 0,
                    "sort_order": 17,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                }
            ]
        },
        {
            "id": 16,
            "app_id": 4,
            "title": "Terminale & Debug",
            "slug": "terminale-debug",
            "sort_order": 5,
            "created_at": "2026-08-20 00:54:42",
            "shortcuts": [
                {
                    "id": 74,
                    "app_id": 4,
                    "section_id": 16,
                    "title": "Mostra / Nascondi Terminale Integrato",
                    "description": "Espande o riduce il pannello inferiore della shell di comando integrata",
                    "keys_win": "Ctrl + ` (backtick)",
                    "keys_mac": "Ctrl + `",
                    "keys_linux": "Ctrl + `",
                    "keys_raw": null,
                    "tags": "terminale,console,bash",
                    "is_featured": 1,
                    "sort_order": 18,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 75,
                    "app_id": 4,
                    "section_id": 16,
                    "title": "Crea Nuovo Terminale",
                    "description": "Apre una sessione di terminale aggiuntiva in parallelo",
                    "keys_win": "Ctrl + Shift + `",
                    "keys_mac": "Ctrl + Shift + `",
                    "keys_linux": "Ctrl + Shift + `",
                    "keys_raw": null,
                    "tags": "nuovo terminale,split",
                    "is_featured": 0,
                    "sort_order": 19,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 76,
                    "app_id": 4,
                    "section_id": 16,
                    "title": "Avvia / Continua Debugging",
                    "description": "Fa partire la sessione di debug con i breakpoint attivi",
                    "keys_win": "F5",
                    "keys_mac": "F5",
                    "keys_linux": "F5",
                    "keys_raw": null,
                    "tags": "debug,avvia,f5",
                    "is_featured": 1,
                    "sort_order": 20,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                },
                {
                    "id": 77,
                    "app_id": 4,
                    "section_id": 16,
                    "title": "Imposta / Rimuovi Breakpoint",
                    "description": "Inserisce o toglie un punto di interruzione per il debugger sulla riga corrente",
                    "keys_win": "F9",
                    "keys_mac": "F9",
                    "keys_linux": "F9",
                    "keys_raw": null,
                    "tags": "breakpoint,debug,stop",
                    "is_featured": 0,
                    "sort_order": 21,
                    "created_at": "2026-08-20 00:54:42",
                    "app_name": "Visual Studio Code",
                    "app_slug": "vscode",
                    "badge_color": "#007acc",
                    "icon_class": "bi-code-square"
                }
            ]
        }
    ]
}