Pārlūkot izejas kodu

添加.vscode

master
liwei pirms 5 gadiem
vecāks
revīzija
bd681d5808
1 mainītis faili ar 27 papildinājumiem un 0 dzēšanām
  1. +27
    -0
      .vscode/settings.json

+ 27
- 0
.vscode/settings.json Parādīt failu

@@ -0,0 +1,27 @@
{
"go.installDependenciesWhenBuilding": false,
"sqltools.connections": [],
"todo-tree.highlights.defaultHighlight": {
"icon": "alert",
"type": "text",
"foreground": "red",
"background": "yellow",
"opacity": 100,
"iconColour": "blue"
},
"todo-tree.highlights.customHighlight": {
"TODO": {
"icon": "check",
"type": "line"
},
"FIXME": {
"foreground": "black",
"iconColour": "yellow",
"gutterIcon": true
}
},
"todo-tree.filtering.excludeGlobs": [
"*.pb.go"
],
"editor.formatOnSave": false,
}

Notiek ielāde…
Atcelt
Saglabāt