Skip to content

Commit 092b355

Browse files
committed
Merge branch 'dev/migrie/fhl/scratchpad-pane' into dev/migrie/f/sui-panes
2 parents 389ba20 + c244633 commit 092b355

File tree

315 files changed

+8743
-8645
lines changed

Some content is hidden

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

315 files changed

+8743
-8645
lines changed

.config/dotnet-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"XamlStyler.Console": {
6-
"version": "3.2206.4",
6+
"version": "3.2311.2",
77
"commands": [
88
"xstyler"
99
]

.github/actions/spelling/advice.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
By default the command suggestion will generate a file named based on your commit. That's generally ok as long as you add the file to your commit. Someone can reorganize it later.
88

9-
:warning: The command is written for posix shells. If it doesn't work for you, you can manually _add_ (one word per line) / _remove_ items to `expect.txt` and the `excludes.txt` files.
10-
119
If the listed items are:
1210

1311
* ... **misspelled**, then please *correct* them instead of using the command.
@@ -36,7 +34,9 @@ https://www.regexplanet.com/advanced/perl/) yours before committing to verify it
3634

3735
* well-formed pattern.
3836

39-
If you can write a [pattern](https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-patterns) that would match it,
37+
If you can write a [pattern](
38+
https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-patterns
39+
) that would match it,
4040
try adding it to the `patterns.txt` file.
4141

4242
Patterns are Perl 5 Regular Expressions - you can [test](

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

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
aci
12
admins
23
allcolors
34
Apc
@@ -8,13 +9,15 @@ breadcrumbs
89
bsd
910
calt
1011
ccmp
12+
ccon
1113
changelog
1214
clickable
1315
clig
1416
CMMI
1517
copyable
1618
Counterintuitively
1719
CtrlDToClose
20+
CUI
1821
cybersecurity
1922
dalet
2023
Dcs
@@ -53,6 +56,7 @@ hyperlinks
5356
iconify
5457
img
5558
inlined
59+
issuetitle
5660
It'd
5761
kje
5862
libfuzzer
@@ -77,11 +81,13 @@ noreply
7781
ogonek
7882
ok'd
7983
overlined
84+
perlw
8085
pipeline
8186
postmodern
8287
Powerline
8388
powerline
8489
ptys
90+
pwshw
8591
qof
8692
qps
8793
rclt
@@ -90,8 +96,11 @@ reserialization
9096
reserialize
9197
reserializes
9298
rlig
99+
rubyw
93100
runtimes
101+
servicebus
94102
shcha
103+
similaritytolerance
95104
slnt
96105
Sos
97106
ssh
@@ -108,6 +117,7 @@ toolset
108117
truthiness
109118
tshe
110119
ubuntu
120+
UEFI
111121
uiatextrange
112122
UIs
113123
und
@@ -117,7 +127,9 @@ vsdevcmd
117127
walkthrough
118128
walkthroughs
119129
We'd
130+
westus
120131
wildcards
132+
workarounds
121133
XBox
122134
YBox
123135
yeru

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

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ acl
44
aclapi
55
alignas
66
alignof
7+
allocconsolewithoptions
78
APPLYTOSUBMENUS
89
appxrecipe
910
bitfield
@@ -156,6 +157,7 @@ OUTLINETEXTMETRICW
156157
overridable
157158
PACL
158159
PAGESCROLL
160+
PALLOC
159161
PATINVERT
160162
PEXPLICIT
161163
PICKFOLDERS
@@ -210,6 +212,7 @@ tlg
210212
TME
211213
tmp
212214
tmpdir
215+
tokeninfo
213216
tolower
214217
toupper
215218
TRACKMOUSEEVENT

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

+3
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ cpptools
2020
cppvsdbg
2121
CPRs
2222
cryptbase
23+
cscript
2324
DACL
2425
DACLs
2526
defaultlib
@@ -88,8 +89,10 @@ Virtualization
8889
visualstudio
8990
vscode
9091
VSTHRD
92+
WINBASEAPI
9193
winsdkver
9294
wlk
95+
wscript
9396
wslpath
9497
wtl
9598
wtt

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

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ bhoj
66
Bhojwani
77
Bluloco
88
carlos
9+
craigloewen
910
dhowett
1011
Diviness
1112
dsafa

0 commit comments

Comments
 (0)