irules/samples/red/.vscode/settings.json

8 lines
167 B
JSON

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