[
https://issues.apache.org/jira/browse/DRILL-5981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263083#comment-16263083
]
ASF GitHub Bot commented on DRILL-5981:
---------------------------------------
Github user kkhatua commented on the issue:
https://github.com/apache/drill/pull/1043
@cgivre
Just edited the last comment to remove the +1 [ Learnt that I should wait
till there is a response to my asks first! :) ] .
To summarize, here are my 3 asks:
1. Change the theme to **Crimson** or **Eclipse** since that's a more
familiar theme and actually helps the colors stand out.
2. Change the `src-min-noconflict` directory to reflect the name of the
library, whose files it contains. e.g. `aceJs`
3. Remove any non-mandatory files, e.g. `snippets` directory doesn't seems
to be a requirement for the library. This would help in maintaining future
updates to the library or debugging.
> Add Syntax Highlighting and Error Checking to Storage Plugin Config Page
> ------------------------------------------------------------------------
>
> Key: DRILL-5981
> URL: https://issues.apache.org/jira/browse/DRILL-5981
> Project: Apache Drill
> Issue Type: Improvement
> Components: Web Server
> Affects Versions: 1.12.0
> Reporter: Charles Givre
> Labels: easyfix
>
> When configuring storage plugins, it is easy to make a trivial mistake such
> as missing a comma or paren, and then spend a great deal of time trying to
> find that. This PR adds syntax highlighting and error checking to the
> storage plugin page to prevent that.
> Note, I work on a closed network and I have included the bare minimum of
> javascript libraries needed for this task. I did include them directly in
> the PR because I will not be able to build Drill if I have to download them
> directly during the build process.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)