Editor tab list disappeared in 2022.3.1? 关注
已回答
I recently updated Intellij IDEA (I now have IntelliJ IDEA 2022.3.1 (Ultimate Edition)) and as a result, the tab list has disappeared.
On the right side of the tab row, there used to be a small chevron where you could open a tab list and see the tabs which were not visible. Now it's gone, and the only options in the editor tab configuration are to either have all the tabs in multiple rows or all in one row and scroll endlessly to find the one I'm looking for.
I've tried changing all the options in the editor tabs configuration, but changing any of them doesn't bring the tab list back.
请先登录再写评论。
The problem could be related to https://youtrack.jetbrains.com/issue/IDEA-307889 .
Please check if it reproduces in the 2023.1 EAP build from https://www.jetbrains.com/idea/nextversion
Hi, thanks for the answer! I haven't enabled the new UI, but first unchecking "Show pinned tabs in a separate row" + applying changes and then re-checking "Show pinned tabs in a separate row" + applying changes brought the tab list back.
Is this something that will be fixed in later updates? Because I have to uncheck and re-check the editor tab options every time I open Intellij IDEA and every time I switch branches - that means several times during a workday.
Hello,
Is should be fixed in 2022.3.2 and 2023 versions. Which one do you use?
Thank you, updating to 2022.3.2 helped!