Skip to content

Scripts used to integrated editors and other file comparison apps with VisualDiffer.

Notifications You must be signed in to change notification settings

visualdiffer/externalapp-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to integrate OSX apps with VisualDiffer

VisualDiffer allows to choose

  • how to view text files on external editors like BBEdit or SublimeText
  • how to compare files on external comparator like Kaleidoscope or BBEdit

The integration requires some shell scripts, these scripts allow the editor caret to move position at specific line or open new buffers on existing application instance.

Installation

You can install all integration scripts running the command shown below

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/visualdiffer/externalapp-integration/HEAD/install.sh)"

About

Scripts used to integrated editors and other file comparison apps with VisualDiffer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages