Commit 58b5a8f
committed
fix(vscode): fix invalid glob pattern in selectConfigurationProfiles
Remove extra closing brace in the file extension glob pattern that
caused workspace folder detection to fail when selecting configuration
profiles.
fixes #5781 parent dce8318 commit 58b5a8f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
| |||
0 commit comments