haberdashPI / vscode-master-key

Master your keybindings with documentation, discoverability, modal bindings, macros and expressive configuration
Other
7 stars 1 forks source link

Visual Doc: Kind-based coloring #6

Closed haberdashPI closed 3 months ago

haberdashPI commented 3 months ago

In older commits, visual doc keys got colored based on their "kind", this PR will restore this feature and generate tests to check that visual doc keys get appropriately populated and have appropriate color styling.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 74.43%. Comparing base (cd4ab5a) to head (432f45e).

Files Patch % Lines
src/web/commands/visualKeyDoc.ts 75.00% 1 Missing and 1 partial :warning:
src/web/keybindings/config.ts 0.00% 1 Missing :warning:
src/web/status/keyseq.ts 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## ========================================== + Coverage 73.20% 74.43% +1.22% ========================================== Files 22 22 Lines 2075 2077 +2 Branches 411 413 +2 ========================================== + Hits 1519 1546 +27 + Misses 394 370 -24 + Partials 162 161 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.