Skip to content

Commit 43a13f6

Browse files
committed
Contribute nesting pattern
1 parent c245dee commit 43a13f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@
100100
}
101101
}
102102
},
103+
"configurationDefaults": {
104+
"explorer.fileNesting.patterns": {
105+
"*.resx": "${capture}.Designer.cs"
106+
}
107+
},
103108
"menus": {
104109
"webview/context": [
105110
{

0 commit comments

Comments
 (0)