The plugin doesn't work as expected on atom 1.17.1
Closed this issue · 7 comments
malhajj commented
After updating atom to 1.17.1, the tabs of alloy related files doesn't open as expected when using (open all)
yomybaby commented
Thanks for letting me know.
Atom API has changed. It might be related with new Panel API.
I tried to fix this issue but I couldn't.
If you know any package which has split layout function, please let me know.
malhajj commented
Hello,
I think you can benefit from split diff package, cause they had an update just after atom update and its working fine.
Thanks,
gimdongwoo commented
Right. split diff
opens the panel well.
gimdongwoo commented
Maybe this will help you.
https://github.com/joshjensen/related-split-view
yomybaby commented
Thanks you!!
Tonight I'll try to fix it!
gimdongwoo commented
Hi.
Atom 1.17.2 does not work with Open all relative files
.