josdejong/jsoneditor

ColorPicker in code mode

Open

#1,482 opened on Dec 2, 2022

 (3 comments) (0 reactions) (0 assignees)JavaScript (2,078 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 stars)
PR merge metrics
 (PR metrics pending)

Description

In Ace.Editor there is a plugin to open ColorPicker in "code mode": https://github.com/easylogic/ace-colorpicker How could i use it or something the same in JsonEditor? In our project we decided not to use "tree mode", but only "code mode" for the necessary flexibility. But color selection is a welcome feature in "code mode".

Contributor guide