Closed rogerluan closed 2 years ago
Aah this option already exists! It's just not documented 😄
I was configuring Pretty JSON by reading the documentation in this repo and adding the configuration keys in Sublime Text's settings file. This works, but you can also press cmd + shift + p
and type in json
and select the Preferences: Pretty JSON Settings
to see all the settings available. This is as close to the most up-to-date documentation you'll find 😄
Hi 👋
Currently this formatter uses a fixed indentation Style: Allman. My request is to enable the customization of this indentation style, at the bare minimum allowing OTBS as a valid style.
Appreciate any input in this request 🤗