Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.12 KB

Pandiff VScode extension

Integration of Pandiff to VScode.

Requirements

  • System install of Pandoc
  • git and pandocto be accesible shell commands

Features

  • File render and differences from any type supported by Pandoc
  • Ability to visualize prose difference between files inside VScode
  • Use Pandiff to compare two revisions of the same file
  • Supports Linux, Windows and macOS

preview

Extension Settings

  • Styles of the webview can be set directly on the style.css files
  • Enable or disable file formats via the native VS code settings at Keyboard Shortcuts Ctrl+KCtrl+S

    @ext:HeroProtagonist.pandiff-vscode

Disclaimer

  • Do not consider this extension as production ready. It's still on development, things may break. Use at your own discretion

Contribute

Enjoy! and consider star it on github