Cant open over a 100 files in pychram

I use pychram for all my projects and sometimes i cant do them becuase of the 100 tab limit is there a way to excede the 100 tab limit

0
3 comments

Sorry, I'm not aware of the 100 tab limit (or just don't remember), but there's a tab limit setting in **Preferences | Editor | General | Editor Tabs** - what do you have set in there?

1
Avatar
Permanently deleted user

the limit i have is exactly 100 it doesnt allow me to go higher

 

0

Ah, yes, indeed. 100 is the limit, but you can change it by modifying `ide.max.editor.tabs` registry value.

To access registry, go to **Help | Find Action...** and search for "Registry..."

Source: https://youtrack.jetbrains.com/issue/IDEA-179992

0

Please sign in to leave a comment.