insomnia/packages/insomnia-app/app/ui
Timothy Lim 58ce5ec39e
Allow Autocomplete to be properly registered as a Shortcut (#2726)
* Allow autocomplete to be registered

* On shortcut update refresh pane to enable shortcuts to register correctly

* Improve types and add explanation about keyname order

* bind code-editor to hotkeyregistry via redux so that it updates keymaps on change

* remove force refresh via key and convert to named export

* send hotkeyregistry in environment autocomplete options

* use autocomplete delay from settings

* Use Pick<T>

Co-authored-by: Timothy Lim <tim.lim@intercom.io>
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-09-15 15:01:35 +02:00
..
components Allow Autocomplete to be properly registered as a Shortcut (#2726) 2021-09-15 15:01:35 +02:00
containers Improve codemirror typings (#3993) 2021-09-08 15:38:07 +00:00
context Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
css Improve visibilty of the drag pane when viewed vertically (#2713) 2021-09-09 07:30:06 +00:00
hooks add eslint rules for semi colons (#3989) 2021-09-01 10:50:26 -04:00
images Remove Core and Designer specific cases (#3034) 2021-02-03 12:19:22 +13:00
redux Use the database change listener in the global tests (#4017) 2021-09-13 19:42:12 +02:00
dnd-backend.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
index.tsx Correctly log uncaught errors/unhandled promises (#3857) 2021-07-28 14:57:52 -04:00