tanhakabir / rest-book

REST Book is a Visual Studio Code extension that allows you to perform REST calls in a Notebook interface.
https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book
MIT License
248 stars 24 forks source link

Formatted .restbook file #102

Open asmith3006 opened 3 years ago

asmith3006 commented 3 years ago

Can we have a setting to save the restbook files as formatted JSON rather than a single line, please?

The reason being that if I generate a file of commands and commit it to Git then I can't do a (easy) diff with previous versions as everything is one massive long line.