Add yet more useful VSCode extensions
This commit is contained in:
parent
45adcf1631
commit
1e581e260a
2 changed files with 3 additions and 0 deletions
|
@ -68,4 +68,5 @@
|
||||||
"update.mode": "none",
|
"update.mode": "none",
|
||||||
"latex-workshop.bind.enter.key": false,
|
"latex-workshop.bind.enter.key": false,
|
||||||
"color-highlight.markerType": "underline",
|
"color-highlight.markerType": "underline",
|
||||||
|
"git-graph.showStatusBarItem": false
|
||||||
}
|
}
|
||||||
|
|
|
@ -74,6 +74,8 @@
|
||||||
- naumovs.color-highlight
|
- naumovs.color-highlight
|
||||||
- pranaygp.vscode-css-peek
|
- pranaygp.vscode-css-peek
|
||||||
- mauve.terraform
|
- mauve.terraform
|
||||||
|
- ms-ossdata.vscode-postgresql
|
||||||
|
- mhutchie.git-graph
|
||||||
|
|
||||||
|
|
||||||
- name: "Install VSCode extensions"
|
- name: "Install VSCode extensions"
|
||||||
|
|
Loading…
Reference in a new issue