turbo-editors/turbo-gopublic Fork 0
3d7798bf187500c07c52e35cbc80f30990dbd391
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-go.git
git clone ssh://git@rickub.com/turbo-editors/turbo-go.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

📦 Turbo Go 3d7798b · on 3d7798bf187500c07c52e35cbc80f30990dbd391 · k33g · 12h ago
extensions.json · 9 lines · 214 BJSON Blame HistoryRaw
1
2
3
4
5
6
7
8
9
{
    "recommendations": [
      "ms-azuretools.vscode-docker",
      "pkief.material-icon-theme",
      "pkief.material-product-icons",
      "aaron-bond.better-comments",
      "bierner.markdown-mermaid",
    ]
}