Open ghost opened 8 years ago
Does anyone else have this problem?
Yes. I was able to reproduce the problem on OSX. I'll take a look at it.
any chance for refactoring in the future?
Well, it is planned, but I'll need to find some time to do it. I'm not sure if I'll be able to implement this in the next couple of months. Let's see how it goes.
Thanks for reporting this issue!
Ubuntu 16.04, Atom 1.8.0
Steps to repro:
alt+down
to go to the definition. This should take you over to the other pane.alt+up
to return to where you just were. This returns to the correct location on the initial pane.alt+down
again (as in, "what was that I was just looking at again?"). For me, when I navigate to the definition the second time, it splits the source file between the two panes.In the correct pane, the tab still exists. But the source file is now on the left pane and things are pretty wonky at this point:
Does anyone else have this problem?
Btw, this library is pretty freakin awesome. I :heart: me some autocomplete and jump-to-def! :+1: (any chance for refactoring in the future? :wink: )