Adam Pavlisin
Adam Pavlisin
Checklist - [X] Modify `components/checker/CheckerCapture.vue` ✓ https://github.com/Acreom/keycheck/commit/2419096efdf1c51d7a3a026ddc1bbab2707f99cf [Edit](https://github.com/Acreom/keycheck/edit/sweep/change_find_usage_of_any_shortcut_in_her/components/checker/CheckerCapture.vue)
:sparkles: Description by Cal ## PR Description This PR introduces a feature to handle uppercase shortcuts in the application. It modifies the `CheckerCapture.vue` component to ensure the `CheckerSearch` component is...
:sparkles: Description by Cal ## PR Description This PR refactors the codebase to improve type usage and remove unnecessary async/await patterns. It introduces a new utility function `preprocessKeybind` and updates...
:sparkles: Description by Cal ## PR Description This PR updates the `getTooltip` function in `shortcuts.ts` to prepend a colon (:) to the tooltip string returned from the `tooltips` object. Diagrams...