You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Kowalski (JIRA)" <ji...@apache.org> on 2014/11/21 16:48:34 UTC

[jira] [Created] (COUCHDB-2472) New syntax highlighter for documents

Robert Kowalski created COUCHDB-2472:
----------------------------------------

             Summary: New syntax highlighter for documents
                 Key: COUCHDB-2472
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2472
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Fauxton
            Reporter: Robert Kowalski


We need a new Syntax highlighter for our document list - we can't use Ace editor as it is a big editor which would lead to performance trouble for a list of 100 documents.

Requirements:

 - different colors for key/values in JSON (prettify is not capable of that)
 - different colors for strings in keys and integers
 - customizable colors via css

Happy Hacking!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)