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",
|
||||
"latex-workshop.bind.enter.key": false,
|
||||
"color-highlight.markerType": "underline",
|
||||
"git-graph.showStatusBarItem": false
|
||||
}
|
||||
|
|
|
@ -74,6 +74,8 @@
|
|||
- naumovs.color-highlight
|
||||
- pranaygp.vscode-css-peek
|
||||
- mauve.terraform
|
||||
- ms-ossdata.vscode-postgresql
|
||||
- mhutchie.git-graph
|
||||
|
||||
|
||||
- name: "Install VSCode extensions"
|
||||
|
|
Loading…
Reference in a new issue