Commit de7fc98
Fix settings grouping under PowerShell heading with subgroups in VS Code 1.101+ (#5329)
* Initial plan
* Remove configuration title properties to fix settings grouping
Co-authored-by: JustinGrote <15258962+JustinGrote@users.noreply.github.com>
* Prefix configuration titles with PowerShell to maintain subgroups
Co-authored-by: JustinGrote <15258962+JustinGrote@users.noreply.github.com>
* Add id property to configuration sections to properly scope subgroups under PowerShell
Co-authored-by: JustinGrote <15258962+JustinGrote@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: JustinGrote <15258962+JustinGrote@users.noreply.github.com>1 parent 1f7db1a commit de7fc98
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
| 701 | + | |
701 | 702 | | |
702 | 703 | | |
703 | 704 | | |
| |||
772 | 773 | | |
773 | 774 | | |
774 | 775 | | |
| 776 | + | |
775 | 777 | | |
776 | 778 | | |
777 | 779 | | |
| |||
902 | 904 | | |
903 | 905 | | |
904 | 906 | | |
| 907 | + | |
905 | 908 | | |
906 | 909 | | |
907 | 910 | | |
| |||
991 | 994 | | |
992 | 995 | | |
993 | 996 | | |
| 997 | + | |
994 | 998 | | |
995 | 999 | | |
996 | 1000 | | |
| |||
1031 | 1035 | | |
1032 | 1036 | | |
1033 | 1037 | | |
| 1038 | + | |
1034 | 1039 | | |
1035 | 1040 | | |
1036 | 1041 | | |
| |||
1079 | 1084 | | |
1080 | 1085 | | |
1081 | 1086 | | |
| 1087 | + | |
1082 | 1088 | | |
1083 | 1089 | | |
1084 | 1090 | | |
| |||
0 commit comments