yomybaby / atom-titanium

[DEPRECATED] Atom package for Titanium Alloy
https://atom.io/packages/titanium-alloy
MIT License
49 stars 11 forks source link

The plugin doesn't work as expected on atom 1.17.1 #66

Closed malhajj closed 7 years ago

malhajj commented 7 years ago

After updating atom to 1.17.1, the tabs of alloy related files doesn't open as expected when using (open all)

yomybaby commented 7 years ago

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 7 years ago

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 7 years ago

Right. split diff opens the panel well.

gimdongwoo commented 7 years ago

Maybe this will help you. https://github.com/joshjensen/related-split-view

yomybaby commented 7 years ago

Thanks you!! Tonight I'll try to fix it!

yomybaby commented 7 years ago

+1 feature : close duplicated editor when open all related files. cb5720db6caf9cbaf7ef69a153b09415dcad6454 😄

gimdongwoo commented 7 years ago

Hi. Atom 1.17.2 does not work with Open all relative files.