aboutsummaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
blob: ae2a0f837eda8dc7b43688b9ad42fceeb8822ead (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
    "recommendations": [
        "golang.go",
        "craigrbroughton.htmx-attributes",
        "carlos-algms.make-task-provider",
        "a-h.templ",
        "mtxr.sqltools",
        "mtxr.sqltools-driver-pg"
    ]
}