Files
2023-09-16 16:30:52 -04:00

8 lines
160 B
JSON

{
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.expand": false,
"explorer.fileNesting.patterns": {
"*.xaml": "$(capture).xaml.cs"
}
}