feat: Updating vscode files for template

This commit is contained in:
Nick Randolph 2022-10-27 16:32:44 +11:00
Родитель d835f4a55d
Коммит f26a7f78d7
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,7 @@
{
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.expand": false,
"explorer.fileNesting.patterns": {
"*.xaml": "$(capture).xaml.cs"
}
}