https://bugs.kde.org/show_bug.cgi?id=505530
--- Comment #3 from Waqar Ahmed <[email protected]> --- In the formatting plugin settings, do you have the following line? "formatterForJson": "jq", or is it something else? If its set to "jq" then can you run the following command and check if the json lines get deleted? cat JSON_FILE.json | jq . --indent 4 -M -- You are receiving this mail because: You are watching all bug changes.
