Skip to content
forked from ace-diff/ace-diff

A diff/merging wrapper for Ace Editor built on google-diff-match-patch

License

Notifications You must be signed in to change notification settings

smallst/ace-diff

 
 

Repository files navigation

Ace-diff

This is a patch-version of Ace-diff It adds char diffs and a git red/green styles

changes

  • add an option charDiffs (default to true) to control if shows text diff or not.
  • add a git red/green styles (works better on dark ace theme)

preview

image image

More Info

See more info about ace-diff on Ace-diff

License

MIT.

About

A diff/merging wrapper for Ace Editor built on google-diff-match-patch

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.4%
  • SCSS 7.6%