Conversation
|
@MrIkso looks good, thank you 👍 Some possible improvements for future 🤣:
|
I dont like if toolbar has more buttons. Maybe use hot keys
maybe it need (?)
these problems are interconnected, I was trying to come up with logic to implement a preview only for opening from the tree, so I quickly wrote it so as not to break the other tab logic, which is somehow strangely implemented |
One additional icon will not hurt.
Not sure what you mean, but pin and bookmark actions just don't work for preview tabs right now, and this is definitely not good. Especially for bookmark because it lost after open another class 😢
Well, current approach with listeners of tab events needed because there are many listeners, so I don't know a better solution for now. And 'preview' should be just an additional tab state along with 'pin' and 'bookmark' which passes in these tab events. |
This PR adds feature named as "Enable Prewiew Tab" taken from Inteliji Idea. Tab is opened with the content of the node, but if we click on another node, the content of these tab is replaced by the new one and if existing opened node , we a jumped to it.
Close #756
java_FZccUA0NEg.mp4