YAML Diff
A Visual Studio Code extension that allows you to compare two YAML files by sorting their keys.
Features
- Compare two YAML files by sorting their keys alphabetically.
- Deeply compare nested objects and arrays within the YAML files.
Installation
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the square icon in the sidebar or pressing
Ctrl+Shift+X .
- Search for "YAML Diff" and click Install.
Usage
- Open a YAML file in the editor.
- Trigger the "Compare YAML" command (e.g., via the command palette or a keyboard shortcut).
- Select another YAML file for comparison.
- The extension will sort the keys in both files and display a message indicating they are ready for comparison.
Known Issues
Contributing
Contributions are welcome!
License
This extension is licensed under the MIT License.
| |