All notable changes to the "vscode-pretty-json" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Clean build artifacts and omit tests from packaged extension
- Only reset cursor to start of document on initial Prettify
- Always reset cursor to start of document on Uglify
- Renamed the
Pretty JSON
command toPretty JSON: Prettify
- Added the
Pretty JSON: Uglify
command
- Initial release