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

저작자표시 비영리 변경금지 (새창열림)