Olmo Kramer

Results 56 comments of Olmo Kramer

Hi @rugk I'm sorry it took so long, I've been swamped lately and haven't used atom as much as I used to. I upgraded Atom to beta 1.6.0 yesterday and...

Hmm interesting... I don't get a `focus` event on the editors when I open a file by clicking it in the tree view, except when I double click. I do...

@ProLoser Yeah I noticed that. It could happen when a show triggered too quickly after a hide. I've fixed that (done a rewrite of lots of stuff), but I want...

Are you still using auto-reveal-in-sidebar? Is it also present when that package is disabled?

> I believe that if the editor gains focus you should hide the sidepanel. Not just on mouse-out. That's a good one! I'll see what I can do about these...

I've done some updates, including your suggestion about editor focus. I want to do some more testing before publishing, but you can check it out in the meantime by cloning...

Well, there's an issue... I didn't work with feature branches (this is a reminder of why I _really_ should do that) and there's still #28 which is really close to...

Ok, I published the new version, v0.24.4. Please let me know if it works.

autohide-tree-view currently doesn't support nuclide-file-tree, because nuclide-file-tree disables the original tree-view package. I'll add it to the todo list, but I can't promise to do it very soon.

Hmm that's kind of weird... This package doesn't do a lot wrt opening and closing folders, except resizing the tree view... It certainly doesn't trigger a command to open/close. I...