prevent auto-folding after reformatting? (IntelliJ IDEA Python plugin)
已回答
I'm using the latest (as far as I know) version of the Python plugin for IntelliJ IDEA.
I use the "Reformat Code" feature often. However, depending on where my cursor is when I ask it to reformat, it will also fold the block of code. I'd like to prevent this automatic folding, but I don't see any settings linking reformatting with folding.
Anybody have a suggestion?
请先登录再写评论。
Lance, could you please post an example of such behavior?