Files
flipper/src/plugins
Angus Holder ac8bd8638a Enable using Ctrl+Return to execute a query in the database plugin (#761)
Summary:
Having a key shortcut to execute the query you're typing helps to speed up the edit-run cycle.

## Changelog

In the database SQL execution tab, you can now execute queries with Ctrl+Return instead of pressing the 'Execute' button.
Pull Request resolved: https://github.com/facebook/flipper/pull/761

Test Plan:
I typed a query into the textarea, and while it was focussed, press Ctrl+Return, and the query executed.

Mousing over the 'Execute' button displays a tooltip informing you of this keyboard shortcut.

![image](https://user-images.githubusercontent.com/7407345/73128700-31860880-3fcb-11ea-9a7c-28a55b46a151.png)

Reviewed By: mweststrate

Differential Revision: D19578527

Pulled By: passy

fbshipit-source-id: be131e44e293caa578d48e324fc43b457edb1e4e
2020-01-27 06:07:57 -08:00
..
2019-12-11 09:43:24 -08:00
2019-12-11 09:43:24 -08:00
2020-01-14 04:49:32 -08:00
2020-01-10 05:18:26 -08:00
2019-12-11 09:43:24 -08:00
2020-01-27 04:04:20 -08:00
2019-12-11 09:43:24 -08:00
2019-12-11 09:43:24 -08:00
2019-12-11 09:43:24 -08:00
2019-12-11 09:43:24 -08:00
2019-12-11 09:43:24 -08:00