jsoneditor icon indicating copy to clipboard operation
jsoneditor copied to clipboard

ColorPicker in code mode

Open alexbom opened this issue 3 years ago • 3 comments

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

alexbom avatar Dec 02 '22 14:12 alexbom

Thanks for your suggestion, great idea.

I'm not sure how much KB's the plugin is, ideally we should use the color-picker that is also used in tree mode instead of have two different color pickers in a single library.

josdejong avatar Dec 02 '22 15:12 josdejong

Please let me know when you implement it :)

alexbom avatar Dec 02 '22 17:12 alexbom

I've no plans to implement this myself any time soon. Help would be welcome, it's open source 😄

josdejong avatar Dec 05 '22 08:12 josdejong