vscode-sort-json
vscode-sort-json copied to clipboard
`Sort JSON` context menu doesn't respect indent with tabs setting
set indentation to tabs
Right click => Sort JSON
document is formatted with spaces
run >JSON: Sort Document
document is formatted with tabs