-
-
Notifications
You must be signed in to change notification settings - Fork 97
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: load keymap plug-ins; create harlequin_vscode plug-in * feat: add more widget bindings * feat: add tests for editor and results bindings * feat: load keymaps from config files * feat: add keymap_name config to config wizard * refactor: create ConfigFile class to abstract pyproject details * fix: fix bad config test * feat: serialize keymaps to dict * fix: unwrap toml doc when consumed by Harlequin * refactor: split theme loading into AppBase * wip: keymap app * fix: wire up new key input flow * feat: finish keys app * feat: add tests * fix: add tests, update changelog * fix: update help screen; further tweaks * feat: add more actions for focusing different widgets * fix: update snapshot tests * fix: update snapshots for py3.12/sqlite * fix: add extra wait in keys app test * fix: more waits in keys app test * fix: try different waits * fix: update snapshot after better waiting
- Loading branch information
Showing
54 changed files
with
8,430 additions
and
5,141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.