Yuki Takei 5 лет назад
Родитель
Сommit
eef40f6a05
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .devcontainer/devcontainer.json

+ 1 - 0
.devcontainer/devcontainer.json

@@ -15,6 +15,7 @@
 	// Add the IDs of extensions you want installed when the container is created.
 	"extensions": [
 		"dbaeumer.vscode-eslint",
+		"eamodio.gitlens",
 		"msjsdiag.debugger-for-chrome",
 		"firefox-devtools.vscode-firefox-debug",
 		"editorconfig.editorconfig",