Home > Net >  how to adjust the font size for Markdown in IntelliJ DataSpell? (PyCharm)?
how to adjust the font size for Markdown in IntelliJ DataSpell? (PyCharm)?

Time:09-22

I'm trying to enlarge the font for the markdown displayed in the Jupyter Notebooks opened with IntelliJ Dataspell. I have adjusted anything in the Settings Menu you can think of. But it only affects the Menu or the Editor, never the Markdown shown.

I found an old topic

How do you change the Markdown preview font size in IntelliJ IDEA?

But that does not work. Has anybody another Idea how to adjust the font size?

Merci in advance

A

CodePudding user response:

Regrettably, it is not available.

Please vote for https://youtrack.jetbrains.com/issue/IDEA-232254 in order to increase its priority.

  • Related