SavageCore / atom-meld

:atom: package to diff files via Meld
https://atom.io/packages/atom-meld
MIT License
3 stars 2 forks source link

diff-from-tree-active broken in ~1.17.0 #8

Closed SavageCore closed 7 years ago

SavageCore commented 7 years ago

tree-view is now a separate pane which breaks ability to atom.workspace.getActiveTextEditor()

SavageCore commented 7 years ago

As a workaround we now observeActivePaneItem() and hold onto the last known TextEditor to be used as the active file.

https://github.com/SavageCore/atom-meld/commit/9c3337e40340fc414f9c094c1fb8ef7b87482eb9