dkandalov / tab-shifter

Plugin for IntelliJ IDEA to move and split editor tabs
https://plugins.jetbrains.com/plugin/7475
169 stars 12 forks source link

Extension does not work in Beta UI #28

Closed PascalSenn closed 1 year ago

PascalSenn commented 1 year ago

Hi there,

Thanks for your efforts in creating this extension. It has become part of my core editing workflow.

I am currently trying out the new Beta UI in rider EAP 2022.3. Love the new UI, but i have the problem that tab shifter no longer works.

Could it be that they changed the API and some changes are needed to make it work again?

dkandalov commented 1 year ago

Hi! Yes, it is very likely the case.

Unfortunately, I'm not using this plugin very often 🙈 and I'm staying away from new UI for now, so probably won't look into the issue very soon. Any help is welcome 🙂

It also makes me wonder if Jetbrains should support this plugin functionality in the new UI so this plugin can be retired.

PascalSenn commented 1 year ago

Hi @dkandalov
I completley understand! i also wonder why this has to be a extension and not a native IDE feature. Dont get me wrong, i love this extension. i use it a every day as part of my core workflow with IDEAVIM. VSCode for example would theoretically support it natively, so why does idea not support it. I opened an issue on youtrack for it! https://youtrack.jetbrains.com/issue/IDEA-304522/Implement-Tab-Shifter-functionality Thanks for you work on this extension! you really make my life easier with it

dkandalov commented 1 year ago

I just tried the plugin with the new UI in the latest EAP and it seems to work ok 🤔

PascalSenn commented 1 year ago

@dkandalov AMAZING! IT WORKS IN THE BETA UI!

Thanks a lot for your help! My workflow is saved!