You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Ben Keen (JIRA)" <ji...@apache.org> on 2015/03/06 20:18:38 UTC

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

     [ https://issues.apache.org/jira/browse/COUCHDB-2472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Keen closed COUCHDB-2472.
-----------------------------
    Resolution: Fixed

No plans for this. Closing.

> 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
>            Assignee: Ben Keen
>
> 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
> It might be also possible to use Ace in a static mode:
> https://github.com/ajaxorg/ace/blob/master/demo/static-highlighter.html
> Happy Hacking!



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