insomnia/packages/insomnia-app
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
..
app Allow Autocomplete to be properly registered as a Shortcut (#2726) 2021-09-15 15:01:35 +02:00
bin [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
config Bump version to 2021.5.3 2021-09-13 23:15:35 +02:00
scripts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
send-request [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
webpack Handling vscode-languageserver with NMR (#3469) 2021-09-02 21:15:52 +00:00
.eslintignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.eslintrc.js adds eslint-config-helpers (#3912) 2021-08-12 18:01:54 -04:00
.gitignore reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
.npmrc Upgrade Electron to 11.2.3. (#3798) 2021-07-16 13:35:32 -07:00
jest.config.js remove duplication of all jest configs (#3375) 2021-05-13 07:29:02 -04:00
package-lock.json Downgrade electron-builder (#4014) 2021-09-13 23:08:53 +02:00
package.json Downgrade electron-builder (#4014) 2021-09-13 23:08:53 +02:00
README.md
tsconfig.build.json reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
tsconfig.build.sr.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
tsconfig.json reverts changes to main.min.js artifact location (#3401) 2021-05-19 15:00:12 -04:00
tsconfig.webpack.json [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00

Insomnia App

The main desktop application.