json-utils-plugin icon indicating copy to clipboard operation
json-utils-plugin copied to clipboard

json editors: syntax highlighting

Open vp-stage opened this issue 6 years ago • 3 comments

It could be interesting to give a bit of color to the json editors. I guess this could help: https://github.com/bobbylight/RSyntaxTextArea

vp-stage avatar Feb 06 '19 19:02 vp-stage

This one test refactoring a bit with:

  • Json Syntax Style a
  • ComboBox with all default RSyntaxTextArea themes eg. idea.xml, vs.xml,default.xml,monokai.xml,dark.xml, etc ...

image

vp-stage avatar Feb 07 '19 01:02 vp-stage

Hey @matheusfm,

Maybe you could be interested on the new features: https://github.com/matheusfm/json-utils-plugin/pull/5

vp-stage avatar Feb 13 '19 22:02 vp-stage

Last updated UI:

image

vp-stage avatar Feb 13 '19 22:02 vp-stage