josdejong/jsoneditor

ColorPicker in code mode

Open

#1 482 ouverte le 2 déc. 2022

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 034 forks)batch import
featurehelp wanted

Métriques du dépôt

Stars
 (10 781 stars)
Métriques de merge PR
 (Merge moyen 15h 36m) (3 PRs mergées en 30 j)

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".

Guide contributeur