terminal/.github/actions/spell-check
Don-Vito 1aff3bc216
Bold matching text in the command palette (#7977)
* Created a ViewModel class in the Command Palette called
  FilteredCommand, aggregating the Command, the filter and the
  highlighted presentation of the command name
* This ListView of the filtered commands is bound to the vector of
  FilteredCommands
* Introduced HighlightedTextControl user control with HighlightedText
  view model
* Added this control to the ListView Item's grid
* Bound the FilteredCommand's highlighted command name to the user
  control

## Validation Steps Performed
* UT for matching algorithm
* Only manual tests
* Searching in CommandLine, SwitchTab and Nested Command modes
* Checking for bot matching an non matching filters
* Dogfooding

Closes #6646
2020-11-05 17:37:45 -08:00
..
dictionary Proto extensions spec (#7584) 2020-11-05 21:43:16 +00:00
expect Bold matching text in the command palette (#7977) 2020-11-05 17:37:45 -08:00
patterns Fix garbling when copying multibyte text via OSC 52 (#7870) 2020-10-16 02:02:59 +00:00
advice.txt ci: spelling: update to 0.0.16a; update advice (#5922) 2020-05-28 08:01:52 -05:00
excludes.txt doc: Introduce Inheritance Addendum to TSM Spec (#7876) 2020-10-26 16:22:47 -07:00