LANGUAGE/Python
Setting for UNDO in PyCharm
Hogeony
2020. 8. 20. 07:03
- Open Registry (Help | Find Action => type registry)
- Find undo.documentUndoLimit
- Set the limit to a higher number (e.g. 1000)
- Restart PyCharm
#Reference
https://stackoverflow.com/questions/25014049/intellij-undo-history-size-not-much