Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
552 commits
Select commit Hold shift + click to select a range
b731fe9
everyone gets an exception context
zadjii Dec 9, 2024
3aebd83
Just make the scheduler part of the page context, that makes more sense
zadjii Dec 10, 2024
78e7134
remove this unneeded nonsense
zadjii Dec 10, 2024
6a7a244
Load icons again (#208)
zadjii-msft Dec 10, 2024
80c5387
Iniital attempt at deferring loading of some images
michael-hawker Dec 11, 2024
436ae90
Clean-up DP patterns in Loading Behavior
michael-hawker Dec 11, 2024
7580872
Attempt to fix duplicate items (doesn't work)
michael-hawker Dec 11, 2024
0ffadc5
Merge pull request #212 from zadjii-msft/dev/migrie/b/TRA-quits-exten…
zadjii-msft Dec 11, 2024
e791bcd
Merge remote-tracking branch 'origin/main' into joadoumie/window-walker
joadoumie Dec 11, 2024
f176b0d
Ensure the equality checks for our ViewModels use the underlying Mode…
michael-hawker Dec 11, 2024
7e51256
fixed a bunch of PR comments
joadoumie Dec 12, 2024
44070f8
Merge pull request #214 from zadjii-msft/llama/image-loading-perf
zadjii-msft Dec 12, 2024
4dca943
Merge remote-tracking branch 'origin/main' into dev/migrie/f/error-co…
zadjii Dec 12, 2024
4f8b905
Merge remote-tracking branch 'origin/main' into dev/migrie/f/error-co…
zadjii Dec 12, 2024
bae9c0c
I guess this is how you propertychange a dependencyproperty
zadjii Dec 12, 2024
719cfb3
Merge pull request #217 from zadjii-msft/dev/migrie/f/error-context-pr
zadjii-msft Dec 12, 2024
d293421
Do the AdaptiveCards workaround, but with PreserveNewest so it doesn'…
zadjii Dec 10, 2024
a27cd54
start adding views, but I have branches to merge down now
zadjii Dec 10, 2024
5a366b5
okay, so yes, if an extension implements this by crashing, we'll thro…
zadjii Dec 10, 2024
9a2c0f7
a binding that makes sense to me
zadjii Dec 11, 2024
0f6adb0
static constructors are neat
zadjii Dec 11, 2024
03b22a5
scrolly posts
zadjii Dec 11, 2024
6578549
plumbing
zadjii Dec 12, 2024
0884c8c
Form pages are all wired up
zadjii Dec 12, 2024
caf578d
it cannot be this easy, right?
zadjii Dec 12, 2024
7957282
more samples, styling
zadjii Dec 12, 2024
afc9279
show details
zadjii Dec 12, 2024
fa89e1a
Merge remote-tracking branch 'origin/main' into dev/migrie/f/TRA-form…
zadjii Dec 12, 2024
80f63db
Fix #213 by implementing a light-weight IconBox control
michael-hawker Dec 13, 2024
3388bb2
Merge pull request #222 from zadjii-msft/llama/icon-control
zadjii-msft Dec 13, 2024
06a5b55
good feedback from reivew
zadjii Dec 13, 2024
c5f0881
Merge remote-tracking branch 'origin/main' into dev/migrie/f/TRA-form…
zadjii Dec 13, 2024
35f4416
make toplevelcommand a single object that lives over the lifetime of …
joadoumie Dec 13, 2024
23e94f2
Merge pull request #188 from zadjii-msft/joadoumie/window-walker
joadoumie Dec 13, 2024
4ad92b6
Merge pull request #219 from zadjii-msft/dev/migrie/f/TRA-forms-pr
zadjii-msft Dec 13, 2024
5299582
two colors
zadjii Dec 13, 2024
7db7d7e
no yea that's better
zadjii Dec 13, 2024
3df8c87
Two colors for tags
zadjii-msft Dec 13, 2024
28250f9
Add a very obvious GoBack command result
zadjii Dec 15, 2024
19ddcde
Add a very obvious GoBack command result
zadjii-msft Dec 16, 2024
bf6b6b8
Add Dynamic lists and Apps on the main page again (#224)
zadjii-msft Dec 16, 2024
a92b1e6
Minor Window Walker improvements (#233)
zadjii-msft Dec 16, 2024
8f122b9
Colorize the tags! (#227)
michael-hawker Dec 16, 2024
4048d76
Add global hotkey again (#232)
zadjii Dec 16, 2024
b0bfeec
Make fallback commands work again (#234)
zadjii-msft Dec 16, 2024
8214331
Use the non-labs markdown block, because pain and suffering (#240)
zadjii-msft Dec 18, 2024
2dccda7
Merge PT upstream no.5 (#237)
stefansjfw Dec 18, 2024
9cd5621
Hook up the buttons, and othe UX nits (#229)
zadjii-msft Dec 18, 2024
44d5740
Spellcheck additions (#243)
stefansjfw Dec 18, 2024
291838a
Integrate into PowerToys (#215)
stefansjfw Dec 18, 2024
467989b
Add support for aliases (#236)
zadjii-msft Dec 18, 2024
3795bdd
Fix TRA launching (#247)
zadjii-msft Dec 18, 2024
93558d1
UX tweaks (#248)
niels9001 Dec 18, 2024
769f9da
Let mike use cmdpal to launch steam games (#249)
zadjii-msft Dec 19, 2024
95887af
Swap the POC for TRA in PowerToys (#246)
zadjii-msft Dec 19, 2024
fa2ed4b
Auto install msix deps packages (#252)
stefansjfw Dec 25, 2024
ada7ca8
Down-weight fallback handlers (#256)
zadjii Dec 27, 2024
dc0693e
Don't kill the mainpage when typing a space (#255)
zadjii Dec 27, 2024
86ec28d
File search extension (#183)
SeraphimaZykova Dec 31, 2024
3a1f88c
Centralize Loading code for Shell/Pages (#244)
michael-hawker Dec 31, 2024
86c614d
Actually add all the commands to the context menu (#267)
zadjii Jan 7, 2025
de7fc85
Introduce an `Id` property for command providers (#269)
zadjii Jan 7, 2025
b40874a
Spec out empty content (#272)
zadjii-msft Jan 7, 2025
6a505cd
Tags should be Mode=OneWay in the XAML (#275)
zadjii Jan 7, 2025
9c416a0
Update observable content on the UI thread (#278)
zadjii Jan 7, 2025
182d2b2
Support CommandResult.GoBack in the host (#279)
zadjii Jan 7, 2025
0a22219
Allow CommandProviders to ItemsChanged themselves (#282)
zadjii-msft Jan 7, 2025
bbff0fe
Backspace on empty query in FilterBox navigates back (#260)
joadoumie Jan 7, 2025
c275f07
Fix all the broken form pages (#266)
zadjii Jan 7, 2025
77cdd2b
Change the default debounce timer from 100ms to 50ms (#283)
joadoumie Jan 7, 2025
dcb15db
Change single/double click behavior on list items (#259)
joadoumie Jan 7, 2025
a56916f
Format will complain about trailing whitespace (#285)
zadjii-msft Jan 7, 2025
55f4632
Fix form submits, once and for all (#284)
zadjii-msft Jan 8, 2025
6149981
Add a settings page (#264)
zadjii-msft Jan 9, 2025
7504086
Indexer pagination (#287)
SeraphimaZykova Jan 9, 2025
d9ce0e8
Merge upstream PT #6 (#288)
stefansjfw Jan 9, 2025
fe2927b
Add WebSearch Plugin from PT Run (#209)
joadoumie Jan 9, 2025
e0654bc
Fix the namespaces for the pilfered KB control (#291)
zadjii-msft Jan 9, 2025
8e66d8e
Fix the KB control build, part the second (#292)
zadjii-msft Jan 9, 2025
d7c2037
Add some padding for font icons (#265)
zadjii Jan 9, 2025
0bd356c
When an extension item fails to load, replace it with an error item (…
zadjii-msft Jan 9, 2025
4b9b15f
Fix `Loading` on pages (#290)
zadjii-msft Jan 9, 2025
9eafc83
Spec `GoToPageArgs.NavigationMode` (#294)
zadjii-msft Jan 9, 2025
f679c88
Implement Allowing CommandProviders to ItemsChanged themselves (#289)
zadjii-msft Jan 9, 2025
2efdbb6
Allow both light and dark icons (#286)
zadjii-msft Jan 9, 2025
9292658
Add `??` alias to TRA for web search plugin (#295)
joadoumie Jan 9, 2025
d1c7b3e
Fix the reload extensions command item (#241)
zadjii-msft Jan 9, 2025
f5aff80
Install msix on PT install (#296)
stefansjfw Jan 10, 2025
3663537
Add support for different "branding" for CmdPal (#299)
zadjii-msft Jan 13, 2025
72f2907
Fix the icons on Window Walker (#310)
zadjii-msft Jan 13, 2025
df78783
Add a setting to control if details are shown for apps (#300)
zadjii-msft Jan 13, 2025
664218a
[Indexer] Results ordering (#298)
SeraphimaZykova Jan 13, 2025
30fe5e8
Fix clicks not working on the top half of the back button (#301)
zadjii-msft Jan 13, 2025
9448d0f
Xaml format (#328)
stefansjfw Jan 14, 2025
d970a68
Generate msix package for local build (#329)
stefansjfw Jan 15, 2025
1b1d65e
Merge upstream PT #7 (#330)
stefansjfw Jan 15, 2025
8744c79
Fix bad merge (#331)
stefansjfw Jan 15, 2025
e0e13f5
Fix FontIcon padding, again (#308)
zadjii-msft Jan 17, 2025
b7c6c9c
Refactoring and making Tag control actually work (#280)
niels9001 Jan 17, 2025
8ed322c
Use localappdata to store settings, instead of in WindowsApps (#304)
zadjii-msft Jan 17, 2025
67eadef
Fix the tag crash (#339)
zadjii-msft Jan 17, 2025
7da291e
Add a ctor for Tag to initialize the text (#335)
zadjii Jan 17, 2025
5873cac
Add support for showing status messages in the host (#281)
zadjii-msft Jan 17, 2025
b86dfab
Use the SearchText from the extension (#319)
zadjii-msft Jan 17, 2025
a06750b
Add tags to show which commands have aliases (#334)
zadjii-msft Jan 17, 2025
d53979b
Add a setting that controls if we go back home when summoned or not (…
zadjii-msft Jan 17, 2025
9b97db9
Fix the Web Search Fallback Command (#325)
joadoumie Jan 17, 2025
21c6f96
Restore a minimized window, before we summon it (#340)
zadjii-msft Jan 17, 2025
0b60644
Xaml format (#341)
stefansjfw Jan 17, 2025
83e13e8
Mere PT upstream #8 (#346)
stefansjfw Jan 21, 2025
5ed505a
Add 3 settings for Clint (#347)
zadjii-msft Jan 23, 2025
2d4bead
Fix taskbar summons (#357)
zadjii Jan 23, 2025
4d464bc
Add support for hiding messages too (#355)
zadjii-msft Jan 23, 2025
8f95341
Initial draft of the winget extension (#356)
zadjii-msft Jan 24, 2025
e51d70e
Fix NOTICE and add version (#362)
zadjii-msft Jan 24, 2025
62e99fb
[Indexer] Support wildcards like PT Run (#336)
SeraphimaZykova Jan 27, 2025
28efaa8
Settings in a window (#361)
niels9001 Jan 27, 2025
621044f
Add a page for searching for extensions on winget (#369)
zadjii-msft Jan 27, 2025
46bc657
Add support for tags in Details metadata (#368)
zadjii-msft Jan 27, 2025
7416b34
Add a tray icon (#364)
zadjii-msft Jan 27, 2025
2311b35
Add sample to validate null arrays (#372)
zadjii-msft Jan 27, 2025
e92a289
Update acrylic when BG changes (#373)
zadjii-msft Jan 27, 2025
f14119a
Add isMultiline and placeholder to Input.Text (#371)
davidegiacometti Jan 27, 2025
a89375d
Farewell (#332)
joadoumie Jan 27, 2025
899c233
Don't move the caret to the end of the input if nothing changed (#374)
zadjii-msft Jan 27, 2025
0fba556
Hot (un)load extensions on (un)install (#375)
zadjii-msft Jan 28, 2025
cce6878
Remove straggling empty fallbacks (#376)
zadjii-msft Jan 28, 2025
4ce5515
Remove all the PT Run v1 icons we no longer need (#377)
zadjii-msft Jan 29, 2025
c39141b
Tiny nits for winget (#378)
zadjii-msft Jan 29, 2025
0931597
Fix build until POC is removed (#380)
stefansjfw Jan 29, 2025
b7aba26
Merge PT upstream #9 (#379)
stefansjfw Jan 29, 2025
41dc94a
Fix bad merge (#381)
stefansjfw Jan 29, 2025
d86d318
Fix icon path (#382)
stefansjfw Jan 29, 2025
e8bab4f
Various UX tweaks (#393)
niels9001 Feb 3, 2025
1a623ce
get rid of dependency on Wox (#383)
zadjii-msft Feb 3, 2025
edb6145
BREAKING: Add ContentPages and Invoke(sender) (#395)
zadjii-msft Feb 3, 2025
4b67711
Add AOT support for the SDK and extensions (#394)
zadjii-msft Feb 3, 2025
c9c4569
Attempt to correlate apps to winget packages (#387)
zadjii-msft Feb 4, 2025
06aeb22
Remove the prototype (#400)
zadjii-msft Feb 4, 2025
ce40df9
Remove any straggling references to "Action"s (#401)
zadjii-msft Feb 4, 2025
6856f4e
Change namespace to Microsoft.CommandPalette.Extensions (#403)
zadjii-msft Feb 5, 2025
b932237
Merge upstream PT #10 (#402)
stefansjfw Feb 5, 2025
da40c44
Separate out the nuget, CmdPal, and PT versions (#406)
zadjii-msft Feb 5, 2025
96404f0
Pilfer `TypedEventHandlerExtensions` from WCT (#404)
zadjii-msft Feb 6, 2025
2f3efa3
Change the default hotkey to Win+alt+space (#405)
zadjii-msft Feb 6, 2025
c2245be
Merge upstream PT #11 (#411)
stefansjfw Feb 6, 2025
4d696e1
BUILD: Fix signing the SDK (#413)
zadjii-msft Feb 7, 2025
595fd3b
[Indexer] File icons (#343)
SeraphimaZykova Feb 7, 2025
066ebe1
Prepare for a new template project (#410)
zadjii-msft Feb 7, 2025
43bae6f
Add the form data too (#414)
zadjii-msft Feb 7, 2025
d93e5f5
Add a license to our nuget (#418)
zadjii-msft Feb 12, 2025
7f6c25b
Merge PT #12 (#417)
stefansjfw Feb 13, 2025
93cad5d
Developer XAML version of TextToSuggest (#416)
zadjii-msft Feb 13, 2025
6b9ea06
Fix the winget icon (#420)
zadjii Feb 13, 2025
b04c04b
BUILD: xaml format (#421)
zadjii-msft Feb 13, 2025
38a7f18
Port All Apps plugin again (#409)
stefansjfw Feb 13, 2025
36f42d9
Lock both lists at the same time (#422)
zadjii-msft Feb 13, 2025
ef58863
Add extension settings to the SUI (#419)
zadjii-msft Feb 13, 2025
cd5a541
Add a command for quickly creating a new extension (#423)
zadjii-msft Feb 13, 2025
f91f591
Add settings for All Apps (#424)
zadjii-msft Feb 13, 2025
c3f5cce
BUILD fix samples
zadjii Feb 14, 2025
826bbd4
ContentIcon (#428)
niels9001 Feb 17, 2025
fb8dfa5
Attempt to fix the crash on launch (#429)
zadjii-msft Feb 19, 2025
e502a12
Migrate TimeDate extension from PowerToys run to CommandPalette (#412)
moooyo Feb 19, 2025
00dd9b6
Disable PATH apps by default, and the WW explorer error (#431)
zadjii-msft Feb 19, 2025
d51c2cc
Fix the HostingHwnd for built-in (#432)
zadjii-msft Feb 19, 2025
138039c
Fix copy on calc (also, enable observable context menus) (#433)
zadjii-msft Feb 19, 2025
50ee0b7
Add the ability to bind a global hotkey to anything (#430)
zadjii-msft Feb 19, 2025
50fcc4c
Remove nested ListViewItem (#435)
niels9001 Feb 20, 2025
7c9fa6f
CommandBarFlyout restyling (#434)
niels9001 Feb 20, 2025
d214c45
Add a setting to revert back to thumbnails (#436)
zadjii-msft Feb 20, 2025
e9a8457
Add Clipboard History built-in command (#437)
ironyman Feb 20, 2025
d3b5266
Tidy up the clipboard history code (#441)
zadjii-msft Feb 20, 2025
a4719da
Add rudimentary support for Toast messages (#442)
zadjii-msft Feb 20, 2025
86911ad
fix a 'hang' on quit (#444)
zadjii-msft Feb 20, 2025
23c2233
add wyhash as an exception (#445)
zadjii-msft Feb 21, 2025
4c4d53e
[Search files] Loading more items fix (#453)
SeraphimaZykova Feb 25, 2025
cc01986
Add edit & delete to Bookmarks (#451)
zadjii-msft Feb 25, 2025
c82a8e8
Implement a basic recently-used-apps algorithm (#454)
zadjii-msft Feb 25, 2025
7e11573
A pair of drive-by bug fixes (#457)
zadjii-msft Feb 26, 2025
5e953db
Officially deprecate FormPage and MarkdownPage (#459)
zadjii-msft Feb 26, 2025
626d265
Enable editing aliases in the SUI (#460)
zadjii-msft Feb 26, 2025
716d0c2
Add to the SUI a setting to control where the window is summoned (#461)
zadjii-msft Feb 26, 2025
eda7e50
Make a viewmodel for ICommand itself (#463)
zadjii-msft Feb 26, 2025
d349e33
Merge upstream PT #13 (#462)
stefansjfw Feb 27, 2025
29c5c78
Bump template to 0.0.7 SDK (#464)
zadjii-msft Feb 27, 2025
aaa226f
Merge remote-tracking branch 'mainPT/main'
stefansjfw Feb 28, 2025
fcc350a
Merge pull request #469 from zadjii-msft/stefan/try_fix_git_history
zadjii-msft Feb 28, 2025
9dc04d8
This should make details observable (#497)
zadjii-msft Mar 5, 2025
5accdc6
Include the extension name in the weight of the item (#496)
zadjii-msft Mar 5, 2025
abdd298
Add support for commands on content pages (#495)
zadjii-msft Mar 5, 2025
5147b26
Browse command and EmptyContent (#499)
zadjii-msft Mar 8, 2025
92106e6
Don't fetch all the items all at once (#501)
zadjii-msft Mar 8, 2025
27797d0
Add support for svg icons (#486)
zadjii-msft Mar 8, 2025
26c663e
Add support for alt+left to go back (#487)
zadjii Mar 8, 2025
6df8685
Fix bookmarks bugs by tidying code (#513)
zadjii Mar 10, 2025
5002889
`virtual` on all, and other toolkit changes (#515)
zadjii Mar 10, 2025
0138817
fix handling command invokes ON THE UI THREAD (#518)
zadjii-msft Mar 10, 2025
68cc9b8
[GPO]Add a policy for controlling CmdPal enabled state (#503)
jaimecbernardo Mar 10, 2025
03db033
Fix scrolling when many items (e.g. All Apps) and fix Details labels …
stefansjfw Mar 10, 2025
bb40313
Uhg, I broke everything (#528)
zadjii-msft Mar 11, 2025
971aace
Last API breaks before 0.1 (#529)
zadjii-msft Mar 11, 2025
4fca472
Localize all the remaining in-app resources (#521)
zadjii Mar 11, 2025
ab576c6
Remove all the old samples that we can't ship ourselves (#530)
zadjii-msft Mar 11, 2025
5b1d772
Merge remote-tracking branch 'upstream/main' into main
jaimecbernardo Mar 11, 2025
d11ee7d
Fix spellcheck
jaimecbernardo Mar 11, 2025
88677e6
proper fix for spellcheck
jaimecbernardo Mar 11, 2025
3dcf93a
Merge pull request #531 from zadjii-msft/dev/jaime/merge-latest-main
zadjii-msft Mar 11, 2025
a025870
Format, and bump the project template to 0.0.9 (#532)
zadjii-msft Mar 11, 2025
b9df74d
Bump the remaining vcxproj's to the new WASDK version (#533)
zadjii-msft Mar 11, 2025
abdc556
[Deps]Update CommunityToolkit.WinUI to 8.2.250129-preview2 (#534)
jaimecbernardo Mar 12, 2025
2bb66b5
[Deps]Update dependencies to .NET 9.0.3 (#537)
zadjii-msft Mar 12, 2025
ffab2db
Add a README (#538)
zadjii-msft Mar 12, 2025
4c420b5
Merge remote-tracking branch 'upstream/main' into dev/migrie/sync-ups…
zadjii Mar 12, 2025
174cd5d
Merge pull request #539 from zadjii-msft/dev/migrie/sync-upstream
zadjii-msft Mar 12, 2025
13d41e0
Merge remote-tracking branch 'upstream/main' into dev/migrie/merge-up…
zadjii Mar 13, 2025
916998f
Merge pull request #542 from zadjii-msft/dev/migrie/merge-upstream-again
zadjii-msft Mar 13, 2025
9365bc1
A bunch of PR nits (#541)
zadjii-msft Mar 13, 2025
b92525f
update banner on Run page (#540)
cinnamon-msft Mar 13, 2025
b728c34
Add viewmodels to ConfirmResultArgs (#543)
zadjii-msft Mar 13, 2025
28f129d
[Deps]Align Webview2 versions to fix deps.json check (#544)
jaimecbernardo Mar 13, 2025
fd5606b
[build] fix the bindir (#547)
zadjii-msft Mar 13, 2025
cc92362
[File Search] Fix unresponsive UI after scrolling (#535)
SeraphimaZykova Mar 14, 2025
4cb35e2
[MAIN] this is so bad (#550)
zadjii-msft Mar 14, 2025
ef085c5
[OOBE]Fix crash when opening OOBE (#551)
jaimecbernardo Mar 15, 2025
16650db
A pair of threading issues: MoreCommands and Tags (#553)
zadjii Mar 16, 2025
f762f0d
Lazy-init details for app items (#552)
zadjii Mar 16, 2025
18ff9d4
Add support for a startup task (#554)
zadjii Mar 16, 2025
6d07dba
Add some tooltips, and tighten up some phrasing (#555)
zadjii Mar 16, 2025
57c193a
Fix CommandPalette package checking at runtime (#556)
jaimecbernardo Mar 17, 2025
0e77697
Colored icons (#559)
niels9001 Mar 17, 2025
180ac1e
Various fixes. See description (#558)
stefansjfw Mar 17, 2025
90d9bca
more nits (#563)
zadjii-msft Mar 17, 2025
728b364
Try fix ci (#566)
stefansjfw Mar 18, 2025
78c8195
try fix ci 2 (#567)
stefansjfw Mar 18, 2025
df64a02
Mildly reduce memory leakage (#564)
zadjii-msft Mar 18, 2025
47d0538
Make sure all the MinVersion's are 19041 (#568)
zadjii-msft Mar 18, 2025
6dcaa8d
Searchbox with suggest text + cursor fix (#482)
niels9001 Mar 18, 2025
56f6f14
Add Icon for TimeDate extension in settings page. (#565)
moooyo Mar 18, 2025
bab1567
ToastWindows tweak (#569)
niels9001 Mar 18, 2025
4e30d9c
Some better logging for extension startup (#571)
zadjii Mar 18, 2025
dc9bc11
Provide a bit better Settings/OOBE screenshots (#570)
stefansjfw Mar 18, 2025
997c8ac
Fix the MSI installer issue when App plugin is running. (#557)
moooyo Mar 18, 2025
973b332
Thumbnails fix (#573)
SeraphimaZykova Mar 18, 2025
e6acb4d
Migrate system commands extension (#452)
moooyo Mar 18, 2025
1d33f2b
Minor UX tweaks (#562)
niels9001 Mar 18, 2025
df65e2a
get rid of the thumbnail setting (#575)
zadjii Mar 18, 2025
edad8bf
Add a new icon for run (#574)
zadjii-msft Mar 18, 2025
37cab38
Merge remote-tracking branch 'upstream/main' into dev/migrie/merge-up…
zadjii Mar 19, 2025
3278146
Merge pull request #582 from zadjii-msft/dev/migrie/merge-upstream-ag…
zadjii-msft Mar 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .github/actions/spell-check/allow/names.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Gershaft
Giordani
Gokce
gordon
Griese
grzhan
Guo
hanselman
Expand Down Expand Up @@ -197,6 +198,7 @@ cortana
dlnilsson
fancymouse
firefox
fudan
gpt
Inkscape
Markdig
Expand All @@ -212,14 +214,17 @@ regedit
roslyn
Spotify
Vanara
wangyi
WEX
windowwalker
winui
winuiex
wix
wordpad
WWL
wyhash
xamlstyler
Xavalon
Xbox
Youdao
zadjii
3 changes: 2 additions & 1 deletion .github/actions/spell-check/excludes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,11 @@
^\Qdoc/devdocs/localization.md\E$
^\Qsrc/common/ManagedCommon/ColorFormatHelper.cs\E$
^\Qsrc/common/notifications/BackgroundActivatorDLL/cpp.hint\E$
^\Qsrc/modules/cmdpal/doc/initial-sdk-spec/list-elements-mock-002.pdn\E$
^\Qsrc/modules/colorPicker/ColorPickerUI/Assets/ColorPicker/colorPicker.cur\E$
^\Qsrc/modules/colorPicker/ColorPickerUI/Shaders/GridShader.cso\E$
^\Qsrc/modules/MouseUtils/MouseJumpUI/MainForm.resx\E$
^\Qsrc/modules/MouseUtils/MouseJump.Common/NativeMethods/User32/UI/WindowsAndMessaging/User32.SYSTEM_METRICS_INDEX.cs\E$
^\Qsrc/modules/MouseUtils/MouseJumpUI/MainForm.resx\E$
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmAbout.cs\E$
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmInputCallback.resx\E$
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmLogon.resx\E$
Expand Down
Loading
Loading