aboutsummaryrefslogtreecommitdiff
path: root/.vscode/extensions.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/extensions.json')
-rw-r--r--.vscode/extensions.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
index 2b70e67..c242879 100644
--- a/.vscode/extensions.json
+++ b/.vscode/extensions.json
@@ -9,6 +9,7 @@
"github.vscode-pull-request-github",
"ckolkman.vscode-postgres",
"tobias-faller.vt100-syntax-highlighting",
- "pkief.material-icon-theme"
+ "pkief.material-icon-theme",
+ "mrmlnc.vscode-json5"
]
}