简体   繁体   中英

How to disable all code folding in Pycharm/Intellij Diff and Merge

We can see the folding in this Diff/Merge screen by the + signs:

在此处输入图片说明

That used to not happen and I want to permanently disable the folding. How can I do that? JetBrains docs https://www.jetbrains.com/help/idea/differences-viewer.html#diff-merge-viewer say the Settings | Diff & Merge Settings | Diff & Merge can be used:

在此处输入图片说明

So here is that settings section:

在此处输入图片说明

So where is the setting to disable folding?

Apparently Expand All - when invoked via context menu (right click) does the job. Just invoking via the keyboard shortcut Shift-Cmd-+ curiously did not work

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM