Cant open over a 100 files in pychram Permanently deleted user Created October 12, 2020 10:16 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
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?
the limit i have is exactly 100 it doesnt allow me to go higher
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