Skip to content

Commit fd8072a

Browse files
committed
Merge branch 'main' into dev/cazamor/auto-high-contrast
2 parents f4a355d + 06f736b commit fd8072a

File tree

491 files changed

+15476
-15847
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

491 files changed

+15476
-15847
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
2+
# Reference: https://github.com/microsoft/terminal/blob/main/README.md#developer-guidance
3+
properties:
4+
resources:
5+
- resource: Microsoft.Windows.Developer/DeveloperMode
6+
directives:
7+
description: Enable Developer Mode
8+
allowPrerelease: true
9+
# Requires elevation for the set operation
10+
securityContext: elevated
11+
settings:
12+
Ensure: Present
13+
- resource: Microsoft.WinGet.DSC/WinGetPackage
14+
id: powershell
15+
directives:
16+
description: Install PowerShell 7
17+
# Requires elevation for the set operation (i.e., installation)
18+
securityContext: elevated
19+
settings:
20+
id: Microsoft.PowerShell
21+
source: winget
22+
- resource: Microsoft.WinGet.DSC/WinGetPackage
23+
id: vsPackage
24+
directives:
25+
description: Install Visual Studio 2022 Enterprise (any edition is OK)
26+
# Requires elevation for the set operation (i.e., installation)
27+
securityContext: elevated
28+
settings:
29+
id: Microsoft.VisualStudio.2022.Enterprise
30+
source: winget
31+
- resource: Microsoft.VisualStudio.DSC/VSComponents
32+
dependsOn:
33+
- vsPackage
34+
directives:
35+
description: Install required VS workloads from project .vsconfig file
36+
allowPrerelease: true
37+
# Requires elevation for the get and set operations
38+
securityContext: elevated
39+
settings:
40+
productId: Microsoft.VisualStudio.Product.Enterprise
41+
channelId: VisualStudio.17.Release
42+
vsConfigFile: '${WinGetConfigRoot}\..\.vsconfig'
43+
configurationVersion: 0.2.0
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
2+
# Reference: https://github.com/microsoft/terminal/blob/main/README.md#developer-guidance
3+
properties:
4+
resources:
5+
- resource: Microsoft.Windows.Developer/DeveloperMode
6+
directives:
7+
description: Enable Developer Mode
8+
allowPrerelease: true
9+
# Requires elevation for the set operation
10+
securityContext: elevated
11+
settings:
12+
Ensure: Present
13+
- resource: Microsoft.WinGet.DSC/WinGetPackage
14+
id: powershell
15+
directives:
16+
description: Install PowerShell 7
17+
# Requires elevation for the set operation (i.e., installation)
18+
securityContext: elevated
19+
settings:
20+
id: Microsoft.PowerShell
21+
source: winget
22+
- resource: Microsoft.WinGet.DSC/WinGetPackage
23+
id: vsPackage
24+
directives:
25+
description: Install Visual Studio 2022 Professional (any edition is OK)
26+
# Requires elevation for the set operation (i.e., installation)
27+
securityContext: elevated
28+
settings:
29+
id: Microsoft.VisualStudio.2022.Professional
30+
source: winget
31+
- resource: Microsoft.VisualStudio.DSC/VSComponents
32+
dependsOn:
33+
- vsPackage
34+
directives:
35+
description: Install required VS workloads from project .vsconfig file
36+
allowPrerelease: true
37+
# Requires elevation for the get and set operations
38+
securityContext: elevated
39+
settings:
40+
productId: Microsoft.VisualStudio.Product.Professional
41+
channelId: VisualStudio.17.Release
42+
vsConfigFile: '${WinGetConfigRoot}\..\.vsconfig'
43+
configurationVersion: 0.2.0

.config/configuration.winget

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
2+
# Reference: https://github.com/microsoft/terminal/blob/main/README.md#developer-guidance
3+
properties:
4+
resources:
5+
- resource: Microsoft.Windows.Developer/DeveloperMode
6+
directives:
7+
description: Enable Developer Mode
8+
allowPrerelease: true
9+
# Requires elevation for the set operation
10+
securityContext: elevated
11+
settings:
12+
Ensure: Present
13+
- resource: Microsoft.WinGet.DSC/WinGetPackage
14+
id: powershell
15+
directives:
16+
description: Install PowerShell 7
17+
# Requires elevation for the set operation (i.e., installation)
18+
securityContext: elevated
19+
settings:
20+
id: Microsoft.PowerShell
21+
source: winget
22+
- resource: Microsoft.WinGet.DSC/WinGetPackage
23+
id: vsPackage
24+
directives:
25+
description: Install Visual Studio 2022 Community (any edition is OK)
26+
# Requires elevation for the set operation (i.e., installation)
27+
securityContext: elevated
28+
settings:
29+
id: Microsoft.VisualStudio.2022.Community
30+
source: winget
31+
- resource: Microsoft.VisualStudio.DSC/VSComponents
32+
dependsOn:
33+
- vsPackage
34+
directives:
35+
description: Install required VS workloads from project .vsconfig file
36+
allowPrerelease: true
37+
# Requires elevation for the get and set operations
38+
securityContext: elevated
39+
settings:
40+
productId: Microsoft.VisualStudio.Product.Community
41+
channelId: VisualStudio.17.Release
42+
vsConfigFile: '${WinGetConfigRoot}\..\.vsconfig'
43+
configurationVersion: 0.2.0

.github/actions/spelling/allow/allow.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,21 @@ colorbrewer
1111
commandlines
1212
consvc
1313
copyable
14+
CText
1415
dalet
1516
dcs
1617
deselection
1718
dialytika
1819
diffing
20+
Dimidium
1921
dje
2022
downsides
2123
dze
2224
dzhe
2325
Emacspeak
2426
Fitt
2527
FTCS
28+
flac
2629
gantt
2730
gfm
2831
ghe

.github/actions/spelling/allow/apis.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,9 @@ IImage
9999
IInheritable
100100
IMap
101101
imm
102-
IMonarch
103102
IObject
104103
iosfwd
105104
IPackage
106-
IPeasant
107105
isa
108106
ISetup
109107
isspace
@@ -224,6 +222,7 @@ Stubless
224222
Subheader
225223
Subpage
226224
syscall
225+
syscolors
227226
SYSTEMBACKDROP
228227
TABROW
229228
TASKBARCREATED

.github/actions/spelling/excludes.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ Resources/(?!en)
9999
^NOTICE.md
100100
^oss/
101101
^samples/PixelShaders/Screenshots/
102+
^src/cascadia/TerminalSettingsEditor/SegoeFluentIconList.h$
102103
^src/interactivity/onecore/BgfxEngine\.
103104
^src/renderer/atlas/
104105
^src/renderer/wddmcon/WddmConRenderer\.

.github/actions/spelling/expect/expect.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ autoscrolling
8686
Autowrap
8787
AVerify
8888
awch
89+
AZCOPY
8990
azurecr
9091
AZZ
9192
backgrounded
@@ -163,6 +164,7 @@ CBN
163164
cbt
164165
Ccc
165166
CCCBB
167+
CCCDDD
166168
cch
167169
CCHAR
168170
CCmd
@@ -171,6 +173,7 @@ CCom
171173
CConsole
172174
CCRT
173175
cdd
176+
cds
174177
CELLSIZE
175178
cfae
176179
cfie
@@ -213,6 +216,7 @@ codepages
213216
codepath
214217
coinit
215218
colorizing
219+
COLORONCOLOR
216220
COLORREFs
217221
colorschemes
218222
colorspec
@@ -280,6 +284,8 @@ contypes
280284
conwinuserrefs
281285
coordnew
282286
COPYCOLOR
287+
COPYDATA
288+
COPYDATASTRUCT
283289
CORESYSTEM
284290
cotaskmem
285291
countof
@@ -366,6 +372,7 @@ DColor
366372
dcommon
367373
DComposition
368374
dde
375+
DDDCCC
369376
DDESHARE
370377
DDevice
371378
DEADCHAR
@@ -567,6 +574,7 @@ EOK
567574
EPres
568575
EQU
569576
ERASEBKGND
577+
ERRORONEXIT
570578
ESFCIB
571579
esrp
572580
ESV
@@ -837,6 +845,7 @@ IFACEMETHODIMP
837845
ification
838846
IGNORELANGUAGE
839847
iid
848+
IInput
840849
IIo
841850
ILC
842851
ILCo
@@ -856,6 +865,7 @@ inkscape
856865
INLINEPREFIX
857866
inproc
858867
Inputkeyinfo
868+
inputpaneinterop
859869
Inputreadhandledata
860870
INPUTSCOPE
861871
INSERTMODE
@@ -1348,6 +1358,7 @@ PNMLINK
13481358
pntm
13491359
POBJECT
13501360
Podcast
1361+
POINTERUPDATE
13511362
POINTSLIST
13521363
policheck
13531364
POLYTEXTW
@@ -1406,6 +1417,7 @@ propvar
14061417
propvariant
14071418
propvarutil
14081419
psa
1420+
PSCRED
14091421
PSECURITY
14101422
pseudoconsole
14111423
pseudoterminal
@@ -1667,6 +1679,7 @@ SMARTQUOTE
16671679
SMTO
16681680
snapcx
16691681
snapcy
1682+
snk
16701683
SOLIDBOX
16711684
Solutiondir
16721685
somefile
@@ -1935,6 +1948,7 @@ VPACKMANIFESTDIRECTORY
19351948
VPR
19361949
VREDRAW
19371950
vsc
1951+
vsconfig
19381952
vscprintf
19391953
VSCROLL
19401954
vsdevshell

0 commit comments

Comments
 (0)