Open switheyw opened 7 years ago
Can you please provide some steps on how to reproduce this bug, and please post the output of apm --version
and atom --version
. If you use atom beta, then the command is apm-beta
and atom-beta
.
On Aug 21, 2017, at 4:32 AM, Edvin Hultberg notifications@github.com wrote:
Can you please provide some steps on how to reproduce this bug, and please post the output of apm --version and atom --version. If you use atom beta, then the command is apm-beta and atom-beta.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lloeki/ex-mode/issues/194#issuecomment-323668229, or mute the thread https://github.com/notifications/unsubscribe-auth/ABy9aXklx_XX0pCHvAqekx8cC9WC3qQAks5saTKMgaJpZM4O8Z6J.
∑ apm --version apm 1.18.2 npm 3.10.10 node 6.9.5 x64 python 2.7.10 git 2.12.2
∑ atom --version Atom : 1.19.0 Electron: 1.6.9 Chrome : 56.0.2924.87 Node : 7.4.0
I installed your latest ex-mode, and then after a restart, I could not get any files or directories to show up in the leftmost pane. (Both atom and atom-beta). Disabling ex-mode did not bring up the file tree, but after disabling ex-mode and a restart, file display came back.
regards Stephen Wright
Thanks @switheyw. Just to be sure, when you mention "leftmost pane", do you mean the tree view? I'm not able to reproduce this, and I suspect there are some other reason for your issue.
Also, I notice you are using atom 1.19.0, which is outdated. Can you please try to reproduce using atom 1.19.3? :-)
Hi, ya, meant the tree view. Mostly I just use the beta, so I was not aware that regular atom was updated This is probably something that I am somehow doing if you can’t replicate it. I’m on the road for the next few days, but i’ll try to update atom and go through the tests again.
Stephen
On Aug 23, 2017, at 3:40 AM, Edvin Hultberg notifications@github.com wrote:
Thanks @switheyw https://github.com/switheyw. Just to be sure, when you mention "leftmost pane", do you mean the tree view? I'm not able to reproduce this, and I suspect there are some other reason for your issue.
Also, I notice you are using atom 1.19.0, which is outdated. Can you please try to reproduce using atom 1.19.3? :-)
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/lloeki/ex-mode/issues/194#issuecomment-324247873, or mute the thread https://github.com/notifications/unsubscribe-auth/ABy9aZZ5QLBOHAy33XCQNsWRK840mg-Dks5sa9eIgaJpZM4O8Z6J.
hey, I’ve been on the road for awhile, but just retried ex-mode and ALL IS WELL. I had been having trouble with the initial stages of opening a file and or project folder. I’d end up with that error which mentioned a problem with panes. Perhaps the tree-view problem was a side-effect of that aspect of Atom. So sorry for wasting your time. The ex-mode package is great.
Stephen
On Aug 23, 2017, at 3:40 AM, Edvin Hultberg notifications@github.com wrote:
Also, I notice you are using atom 1.19.0, which is outdated. Can you please try to reproduce using atom 1.19.3? :-)
After updating ex-mode today, directories or projects that i opened did not display in the file tree pane. Pane remained blank after opening project. I disabled ex-mode and restarted atom - file tree was back.