vscode-sort-json icon indicating copy to clipboard operation
vscode-sort-json copied to clipboard

`Sort JSON` context menu doesn't respect indent with tabs setting

Open RedCMD opened this issue 1 year ago • 0 comments

set indentation to tabs image

Right click => Sort JSON image

document is formatted with spaces

run >JSON: Sort Document image

document is formatted with tabs

RedCMD avatar Dec 26 '24 22:12 RedCMD