Update devcontainer settings
This commit is contained in:
Родитель
c8955d7dba
Коммит
7f5758a9b6
|
@ -115,6 +115,10 @@
|
|||
// Uncomment if you want to disable the minimap view
|
||||
"editor.minimap.enabled": false,
|
||||
|
||||
// Uncomment if you want to disable the welcome page of GitLens
|
||||
"gitlens.showWelcomeOnInstall": false,
|
||||
"gitlens.showWhatsNewAfterUpgrades": false,
|
||||
|
||||
// Recommended settings for the explorer pane
|
||||
"explorer.sortOrder": "type",
|
||||
"explorer.fileNesting.enabled": true,
|
||||
|
|
Загрузка…
Ссылка в новой задаче