Formatting a JSON string or convert case in IntelliJ (short)
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.