Skip to content

Instantly share code, notes, and snippets.

@MondayCha
Created May 13, 2024 06:22
Show Gist options
  • Save MondayCha/cb16c0662676720f933466ceb19edcdf to your computer and use it in GitHub Desktop.
Save MondayCha/cb16c0662676720f933466ceb19edcdf to your computer and use it in GitHub Desktop.
{"name":"CraterGo","icon":"lightbulb","settings":"{\"settings\":\"{\\n\\t\\\"git.autofetch\\\": true,\\n\\t\\\"editor.formatOnSave\\\": true,\\n\\t\\\"gopls\\\": {\\n\\t\\t\\\"ui.semanticTokens\\\": true,\\n\\t\\t\\\"ui.noSemanticString\\\": true, // delegates string syntax highlighting to vscode\\n\\t\\t\\\"ui.noSemanticNumber\\\": true, // delegates number syntax highlighting to vscode\\n\\t},\\n\\t\\\"go.toolsManagement.autoUpdate\\\": true,\\n\\t\\\"go.lintTool\\\": \\\"golangci-lint\\\",\\n\\t\\\"go.lintFlags\\\": [\\n\\t\\t\\\"--fast\\\"\\n\\t],\\n\\t\\\"vs-kubernetes\\\": {\\n\\t\\t\\\"vs-kubernetes.crd-code-completion\\\": \\\"enabled\\\",\\n\\t\\t\\\"vscode-kubernetes.minikube-path-linux\\\": \\\"/home/l1l/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube\\\"\\n\\t},\\n\\t\\\"redhat.telemetry.enabled\\\": false,\\n\\t\\\"terminal.integrated.defaultProfile.linux\\\": \\\"zsh\\\",\\n\\t\\\"github.copilot.chat.localeOverride\\\": \\\"zh-CN\\\",\\n}\"}","extensions":"[{\"identifier\":{\"id\":\"cweijan.vscode-database-client2\",\"uuid\":\"6ba92c55-a4a0-43f8-8aeb-cc3a03558814\"},\"displayName\":\"Database Client\"},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\"},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\"},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"displayName\":\"Go\"},{\"identifier\":{\"id\":\"maattdd.gitless\",\"uuid\":\"d7f9551c-856c-4adc-969c-2c93b08cadcb\"},\"displayName\":\"GitLess\"},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\"},{\"identifier\":{\"id\":\"ms-kubernetes-tools.vscode-kubernetes-tools\",\"uuid\":\"4837e4f3-1b01-4732-b1a6-daa57ef64cab\"},\"displayName\":\"Kubernetes\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\"},{\"identifier\":{\"id\":\"ms-vscode.makefile-tools\",\"uuid\":\"e09cf600-90a1-414e-92a0-031f1a5391c6\"},\"displayName\":\"Makefile Tools\"},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\"},{\"identifier\":{\"id\":\"redhat.vscode-yaml\",\"uuid\":\"2061917f-f76a-458a-8da9-f162de22b97e\"},\"displayName\":\"YAML\"}]"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment