ColorPicker in code mode
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".
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.
Please let me know when you implement it :)
I've no plans to implement this myself any time soon. Help would be welcome, it's open source 😄