Markdown Editor crashes when typing text

Hello everyone,

I'd like to use the Markdown Editor in Intellij IDEA Ultimate. Unfortunately it simply crashes everytime I start writing text or open an .md or .textile file. IntelliJ hangs and I can only kill the process. It seems, that rendering the markdown in the split view kills the editor. This is always the case, I do not do anything special.

My setup is:

IntelliJ IDEA 2018.2.2 (Ultimate Edition)
Build #IU-182.4129.33, built on August 21, 2018
JRE: 1.8.0_152-release-1248-b8 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.13.6

Does anyone experience this problem or can help?

1
Avatar
Permanently deleted user

It seems I am alone with this. I'd like you to consider this as a bug report. I don't want to use another tool just for writing the markdown...

0
Avatar
Permanently deleted user

Hi Hendrik - I also faced the same issue with PyCharm on Win10.
For me, doing these two things "fixed" the issue:
- Try to start IntelliJ from cli using the start-script in the installation-folder, in my case "pycharm.bat"
- if needed, set the proxy settings

br 

0

请先登录再写评论。