Hacker News new | past | comments | ask | show | jobs | submit login

I’m on the opposite end. I just had to export a JSON based AWS CodePipeline configuration and had a hell of a time trying to edit it and paste things in the right place.

I ended up converting it to yaml, making the edits and converting it back to JSON.

Before anyone asks the obvious, how do I handle deeply nested code in brackets. Simple, I don’t. When things start getting nested deeply, I use my IDE to Extract Method.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: