idea-multimarkdown
idea-multimarkdown copied to clipboard
PyCharm freezing on long caption lines
When writing a long caption I have noticed it sometimes causes PyCharm to freeze.
An example of the syntax I am using
{#fig:myfigure}
When writing in the caption section, when the line starts to get wider than the editor screen PyCharm starts to get a little bit "glitch-y" and sometimes freezes completely and I have to kill the process. I don't know why it doesn't autowrap these lines for. But when I try to wrap them myself it automatically adds in a double-space/newline which I don't want in the caption.
Using plugin version 3.0.202.112
PyCharm version 2020.2.2
Ubuntu 18.04
Update: I think it may have something to do with the popup box that shows up when typing in the caption section.