Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 605 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 605 Bytes

yaml-sorter README

An extension to sort yaml parts. But only the selected ones.

Features

You select several rows in a yaml file, and execute the comamnd Sort yaml keys, and it will reorder the keys.

Not supported:

  • Sorting subkeys
  • Comments not nested after the key. They will be managed as a new group.

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Check CHANGELOG.md file.