irules/.vscode/settings.json

6 lines
220 B
JSON

{
"dotnetCoreExplorer.logpanel": true,
"dotnetCoreExplorer.searchpatterns": "test/**/bin/**/*.{dll,exe}",
"terminal.integrated.fontFamily": "monospace, fixed",
"terminal.integrated.fontWeight": "normal"
}