All notable changes to this project will be documented in this file.
- Pretty Diff formatting bug has been solved correctly
- Added many more configuration options
- Fixed bug that clears entire document and only leaves the script tag
- Preserved new lines
- Updated packages
- Converted extension to ES6
- Updated snippets for Craft CMS 3
- Add changelog (finally)
- Update Prettydiff package to 100.1.7
- Move to Pretty Diff 3
- Clean up package.json
- Refactor format selection based on Unibeautify and Prettier
- Fix extension settings to match Pretty Diff 3's option changes
- Fix tab size issue
- Update readme to be more clear about limitations of the extension
- Fix issues with snippes
- Refine readme documentation
- Option to disable formatter
- Experiment with activation events
- Fix configuration options
- Add options for configuration in VS Code
- Format selection functionality
- Add Prettty Diff 2 as an NPM package
- Create hover features for VS Code
- Update readme
- Fix gitignore
- Change extension.js to add configuration to Pretty Diff
- Remove Pretty Diff 2 as a library
- Create a comprehensive readme file
- Initial changelog
- Add Craft/Twig snippets
- Syntax highlighting for twig files
- Initialise VS Code extension using Yeoman
- Add icon for Twig Language extension
- Use Pretty Diff 2 as the primary Twig formatter
- Create extension.js file