Replace the InOrderCounter in the ATS with something more sensible #10040

Open
opened 2026-01-31 02:11:04 +00:00 by claunia · 0 comments
Owner

Originally created by @leonMSFT on GitHub (Aug 6, 2020).

Inside of CommandPalette.cpp's filtering function lives a counter whose sole purpose is to guarantee a stable sort when the WeightedCommands are thrown into the priority queue. This definitely should be replaced with something more pleasing.

Originally created by @leonMSFT on GitHub (Aug 6, 2020). Inside of `CommandPalette.cpp`'s filtering function lives a `counter` whose sole purpose is to guarantee a stable sort when the `WeightedCommands` are thrown into the priority queue. This definitely should be replaced with something more pleasing.
claunia added the Issue-TaskNeeds-Tag-FixProduct-TerminalArea-UserInterface labels 2026-01-31 02:11:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10040