Skip to content

How to use? #12

@mhulse

Description

@mhulse

Looks like an awesome tool! Thanks for sharing. :)

I'm new to ST2. How do I use this plugin?

I'm on Mountain Lion, I have FileMerge.app... I've installed your plugin via the Command Palette and I have this in my FileDiffs.sublime-settings:

{

    // opendiff (FileMerge)
    "cmd": ["opendiff", "$file1", "$file2"]

}

I'd like to compare two files (two tabs) which have been opened directly from FTP app (i.e. editing remote files that have been opened via Transmit.app).

When I type opendiff into the Console, I get:

>>> opendiff
Traceback (most recent call last):
  File "<string>", line 1, in <module>
NameError: name 'opendiff' is not defined

Sorry if noob question.

Thanks!
Micky

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions