Is there a way to show only the project name when switching between projects?
Answered
I usually work with 5 projects and i need to switch between them often, i find it annoying that intellij uses the file name + project name as the title for the each project window when i try to switch using CMD+TAB or right click on the app in the dock. Is there a way to change the settings to only show the project name?
Please sign in to leave a comment.
You can use one of these plug-ins:
https://plugins.jetbrains.com/plugin/7898-simple-titles--project-only
https://plugins.jetbrains.com/plugin/9681-custom-title
Thank you, exactly what i needed :)