pascalre / vscode-yaml-sort

This VS Code extension exposes the possibility to sort, format and validate yaml files.
https://marketplace.visualstudio.com/items?itemName=PascalReitermann93.vscode-yaml-sort
MIT License
41 stars 2 forks source link

Weird double format #180

Open jackald opened 6 months ago

jackald commented 6 months ago

Before format: image

After format: image

If I do one undo: image

I can not work out why this is happening, It seems like it is formatting the text twice. To get back to the original text I have to undo twice to get to the original text. After the first undo the text looks correctly formatted.

pascalre commented 5 months ago

@jackald please provide your custom settings and the document before sorting as text