Open Yaco opened 8 years ago
Does not work in the latest Atom release either (Atom v1.11.1).
I don't know how you guys are getting the crash, but for me:
Press the keyboard shortcut mapped to tree-view:reveal-active-file when you have autohide-tree-view installed and it crashes with this error (subsequent key presses work).
@olmokramer I'm still getting this crash, pinging you to see if you're aware of it/working on it?
Happens for me usually when I try to close a tab with the middle mouse button.
+1 when right-click and select "Reveal in tree view" and tree view is hidden. When tree view is visible it works. Atom 1.14.1 on Linux.
This is still valid issue in Atom 1.15 (Windows OS) happens only when trying to toggle tree view while it's hidden. Can it be fixed? Is this package maintained?
I had this issue with one of my packages and the fix was in the onDidDestroy
method. Not too sure if this specifically relates to this repo but I found this issue when trying to resolve my own issue. So hopefully if any does find this, this can give some insight to the source of the issue.
The package s not working for me in beta version:
Atom Version: 1.12.0-beta0 Electron Version: 1.3.6 System: "Manjaro Linux" Thrown From: autohide-tree-view package, v0.25.1
Stack Trace
Uncaught TypeError: Arguments to CompositeDisposable.add must have a .dispose() method
Commands
Config