[ 
https://issues.apache.org/jira/browse/DRILL-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16113407#comment-16113407
 ] 

ASF GitHub Bot commented on DRILL-5703:
---------------------------------------

GitHub user cgivre opened a pull request:

    https://github.com/apache/drill/pull/893

    DRILL-5703 Add Syntax Highlighting & Autocompletion to Query Form

    This PR (https://issues.apache.org/jira/browse/DRILL-5703) adds syntax 
highlighting and autocompletion to the query form using the Ace code editor.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cgivre/drill master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/893.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #893
    
----
commit a5accbd0d9d2defb6de488680b6c650021ae9931
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-03T03:13:02Z

    Added Crypto Functions

commit 35f8002cf95a9376da3bcf930e9b0de585e6c952
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-03T03:18:39Z

    Removed extraneous code

commit 0d71fb56c33e281788f4a8d8b97534132819d5b4
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-04T02:39:22Z

    Merge branch 'master' of https://github.com/apache/drill

commit 58532a552d48a3a8272c6975406e5e948433666f
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-04T03:41:49Z

    Fixed various errors and coding convention, removed helper class.

commit a33e76028508a72018d1034a7268cd271980e5ff
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-04T03:58:32Z

    Fixed spacing and indents

commit ac34c0ecdb5639a2b9dc0d7666639d495afca78f
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-04T04:00:28Z

    Fixed class names

commit 28a38c57b7f9619046bbd2715cd983b779b29490
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-04T15:11:09Z

    Added Javadoc, MD2, and fixed style errors

commit d19700250e90560136235f6bb182c8dcfcc5974f
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-04T19:49:47Z

    Removed unused workspace variables

commit 386604e257ab73323de86a39ab33c593b84a040f
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-14T04:17:58Z

    Merge branch 'master' of https://github.com/apache/drill

commit 3e449bbbe176956c489a829383c1b3c62632e432
Author: cgivre <cgi...@gmail.com>
Date:   2017-07-14T04:54:57Z

    Fixed misc errata

commit 5d9a8bb12cee671f2372f21f06ae3ef5954bbbbb
Author: cgivre <cgi...@gmail.com>
Date:   2017-08-03T19:50:05Z

    Added code editor for query page

commit 4dfb6254903796b3c122fffc2e5193dcc3558dd2
Author: cgivre <cgi...@gmail.com>
Date:   2017-08-03T20:09:44Z

    Removed extra javascript files for code editor

commit f8bf920dc7ba704413e812ffe650e6d46b985201
Author: cgivre <cgi...@gmail.com>
Date:   2017-08-03T20:12:46Z

    Merge branch 'master' of https://github.com/apache/drill

----


> Add Syntax Highlighting & Autocompletion to Query Form
> ------------------------------------------------------
>
>                 Key: DRILL-5703
>                 URL: https://issues.apache.org/jira/browse/DRILL-5703
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Web Server
>    Affects Versions: 1.11.0
>            Reporter: Charles Givre
>
> The UI could really benefit from having syntax highlighting and 
> autocompletion in the query window as well as the form to update storage 
> plugins.  This PR adds that capability to the query form using the Ace code 
> editor (https://ace.c9.io). 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to