Coder Social home page Coder Social logo

diffable's Introduction

The critical disadvantage

The X tool is really awesome, there is only one critical disadvantage there - it was not built by me, therefore it should be redone from the ground up.

diffable's People

Contributors

devmount avatar piperchester avatar yaroslavyaroslav avatar yoplitein avatar zsong avatar

Stargazers

 avatar  avatar

Watchers

 avatar

diffable's Issues

Calling diffable inline from custom command

I'm trying to show all inline diffs after calling the diffable command with argument inline. Like this I think it's easier to compare two files, because from default I'll only see a yellow line in front of each changed line.

{
  "keys": ["ctrl+alt+d"],
  "command": "chain",
  "args": {
    "commands": [
      ["diffable", {"action": "inline"}],
      ["select_all"],
      ["toggle_inline_diff"]
    ]
  }
}

With the key map I want to call the diffable command with the inline argument, select the whole text and then toggle the inline diffs. Sadly the diffable command doesn't do anything. If I call diffable with clear, then it works fine.

Selecting the text and toggling the inline diffs also works fine.

Maybe you know why ["diffable", {"action": "inline"}] doesn't work. Also it could be an option for the plugin to automatically show all inline diffs.

Diffable doesn't seem to work with ST 3.2.2

Hello,

I am on ST 3.2.2 and it doesn't seem to work.

After installation ( console said it installed successfully ) :

NOTE: I also installed IncrementalDiff ( ST3 v0.1.0 - https://packagecontrol.io/packages/IncrementalDiff )

1)
Sublime text palette > type "Diffable" > nothing happens

2)
Right click contextual message on file text area > select "Diffable" > expanded menu items "inline", etc all dimmed (ie. grayed out)

I looked up https://packagecontrol.io/packages/Diffable and it says "ST3" right next to your user name ; yet when I read up your readme file it says Diffable is for ST 4.

Pls clarify. I am not ready to upgrade to ST 4 yet...

Thanks for your hard work but I am sorry to say I am not too happy with this disruption in my workflow (was happy enough with Diffy).

Regardless, have a nice day

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.