<mainh.onmicrosoft.com>

This commit is contained in:
Tyler Hawthorne 2024-09-13 16:34:35 -04:00 committed by GitHub
parent 8d61de49b3
commit 28de0190a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"workbench.editor.defaultBinaryEditor": "default",
"workbench.editor.enablePreviewFromCodeNavigation": true,
"workbench.editor.enablePreviewFromQuickOpen": true,
"workbench.editor.highlightModifiedTabs": true
}