Skip to content
This repository was archived by the owner on Mar 15, 2020. It is now read-only.

tuomassalo/komodo-quickdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

komodo-quickdiff

A Komodo Edit/IDE extensions that adds inline diff indicators, placed in left margin.

Example

Features

  • hunk (change) level reverting by clicking on the margin markers
  • support for git, Subversion and plain files
  • local and remote files (sftp)

Note: Linux/Mac only. Windows is not supported.

License

This extension is available under the Mozilla Public License 1.1.

Contributing

  • support for other VCS's can be added in content/js/quickdiff_providers.js. See the asSvn function for an example.
  • build with koext build --unjarred

About

An inline diff view to Komodo Edit/IDE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published