mistercrunch commented on a change in pull request #4680: Hotkeys in SQL Lab
URL: 
https://github.com/apache/incubator-superset/pull/4680#discussion_r177197034
 
 

 ##########
 File path: superset/assets/javascripts/SqlLab/components/SqlEditor.jsx
 ##########
 @@ -226,6 +229,32 @@ class SqlEditor extends React.PureComponent {
   render() {
     const height = this.sqlEditorHeight();
     const defaultNorthHeight = this.props.queryEditor.height || 200;
+    const SQLLAB_HOTKEYS = [
 
 Review comment:
   the actions aren't in scope at that point though...

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to