How hide file name to first dot in the editor tab?
I have two installation of PhpStorm: 2017.2.2 and 2017.3.3.
In first of these option "hide file extension" in editor tabs options i have file name as "page-item" from "page-item.component.ts" (and I want this behaviour). But in 2017.3.3 similar option converts file name in editor tab to "page-item.component" — too long, I really don't want use this version :(
P.S.
For more understanding I will attach scrennshots of my usual workspace. From this screens you may realized that long tabs not for me =)


Please sign in to leave a comment.
Hi there,
https://youtrack.jetbrains.com/issue/IDEA-182443 -- check comments there -- it was intentional change (was requested in https://youtrack.jetbrains.com/issue/IDEA-176821) but looks like not very-well though trough.
Watch it / comment there for updates.
> https://youtrack.jetbrains.com/issue/IDEA-182443 -- check comments there
It's my issue. I hoped find resolve here