All notable changes to the "pandiff-vscode" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- bundle the project with webpack
- add hot Windows support by changing the path into windows-type path's at runtime
- add option for selecting the output format of the writed output file
- add feature for keeping the output file via editing the extension settings
- refactor extension settings to use vscode native settings
- add check for pandoc installation
- Added config file for enable/disable file formats listed on prompt
- Added feature for compare two revisions of the same file
- Removed the need for running commands on installation
- Implemented simple-git instead of using exec on cli commands
- Enable the use for native Pandiff function