[Shortcut Guide] Manifest index creation refactor and bug fixing #50609

Open
daverayment opened 6:42pm on September 16, 2026 wants to merge 1549 Δ into microsoft/powertoys main from
refactor/shortcut-guide-indexing-perf

Pull request #50609 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 1549
Maximum comment count per PR 10 0
Pull request maximum business days between activity 3 2
Pull request maximum business days open 5 2

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 src/modules/ShortcutGuide/ShortcutGuide.UnitTests/IndexGeneratorTests/IndexGeneratorTests.cs
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/ManifestIndexGenerator.cs
3
100 src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/Program.cs
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/ManifestIndexGenerator.cs
3
87 src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/Controls/MainPaneControl.xaml.cs
src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/App.xaml.cs
2
75 src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/Controls/MainPaneControl.xaml.cs
src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/OverlayWindow.xaml.cs
1
70 src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/OverlayWindow.xaml.cs
src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/App.xaml.cs
1

Biggest files changes in pull request

Path View whole file Lines removed Lines added Final line count
src/modules/ShortcutGuide/ShortcutGuide.UnitTests/IndexGeneratorTests/IndexGeneratorTests.cs 0 0 571
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/ManifestIndexGenerator.cs 0 0 348
src/modules/ShortcutGuide/ShortcutGuide.Ui/Program.cs 0 0 262
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/Logger.cs 0 0 ---
src/modules/ShortcutGuide/ShortcutGuide.Ui/Helpers/ManifestInterpreter.cs 0 0 227
src/modules/ShortcutGuide/ShortcutGuide.Ui/Helpers/PowerToysShortcutsPopulator.cs 0 0 234
src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/App.xaml.cs 0 0 527
src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/Controls/MainPaneControl.xaml.cs 0 0 336
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/Program.cs 0 0 47
src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuideXAML/OverlayWindow.xaml.cs 0 0 556
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/IndexYmlGenerator.cs 0 0 0
src/modules/ShortcutGuide/ShortcutGuide.Ui/Helpers/PathAnonymizer.cs 0 0 ---
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/IndexGenerationResult.cs 0 0 ---
src/modules/ShortcutGuide/ShortcutGuideModuleInterface/dllmain.cpp 0 0 481
src/modules/ShortcutGuide/ShortcutGuide.Ui/ShortcutGuide.Ui.csproj 0 0 ---
src/modules/ShortcutGuide/ShortcutGuide.UnitTests/ShortcutGuide.UnitTests.csproj 0 0 ---
src/modules/ShortcutGuide/ShortcutGuide.IndexYmlGenerator/ShortcutGuide.IndexYmlGenerator.csproj 0 0 ---

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.