Anyone have problems with IntelliJ is extremely slow when editing markdown. Simple text mode, no preview. Started in the release before the last one.
same 1
j
Jeff Lockhart
08/24/2023, 2:44 PM
I've noticed this specifically working with markdown tables.
a
Anton Mefodichev
08/29/2023, 9:57 AM
@Tóth István Zoltán, can you please clarify step-by-step scenario of the issue reproduction? Thank you!
t
Tóth István Zoltán
08/30/2023, 4:12 AM
@Anton Mefodichev Sure, I do nothing special. I use the
README.md
linked below. I open, try to edit and its remarkably slow. I suspect the tables. When they come visible the scroll starts to lag very badly.
Also, I had to switch off the language detection completely because it started to require the imports. Then it haven't been able to resolve the dependencies of those imports. As a result half of my markdown file was red.
To reproduce:
1. IntelliJ - New Project - Empty Project
2. Copy the linked README.md
3. Open it, try scroll
https://github.com/spxbhuhb/z2/blob/4fc951e72ca2ae0ba36d7fe2fe9958c85534fb2f/z2-schematic/README.md
thank you color 1
Tóth István Zoltán
08/30/2023, 4:14 AM
Ah, IntelliJ Info:
IntelliJ IDEA 2023.2.1 (Ultimate Edition)
Build #IU-232.9559.62, built on August 23, 2023
I started to notice the problem one version before the above.