Comments in JSON body

I love and heavily use the JSON body feature in Bruno where you’re able to comment out with “//” like code comments any line and have the request ignore it. I always run into scenarios where I’m trying out different request bodies and don’t want to keep making new HTTP request files when its just so much easier to change the fields I’m testing.