Formatting a JSON string or convert case in IntelliJ (short)

Elvis Ciotti
Apr 18, 2024

--

Install the ConverterX plugin from the JetBrains Marketplace (https://plugins.jetbrains.com/).

Select the string you want to format.
Right-click and choose “String Converter” from the ConvertX menu.
In the conversion options, select “JSON” as the output format.
The formatted JSON will be displayed in the preview window. You can then copy it or replace the original string.

Change string case

Right-click, then “String converter”.

You can use the shortcuts instead of right click.

IntellliJ

--

--

Elvis Ciotti
Elvis Ciotti

Written by Elvis Ciotti

Software Contractor — Java, Spring, k8s, AWS, Javascript @ London - hire me at https://elvisciotti.github.io/

No responses yet