gpt4 book ai didi

intellij-idea - 如何在IntelliJ IDEA中更改Markdown预览字体大小?

转载 作者:行者123 更新时间:2023-12-04 05:15:49 81 4
gpt4 key购买 nike

如何在IntelliJ IDEA 2017.1中更改Markdown预览字体大小?默认字体太小,没有用。

我尝试更改:

Preferences > Editor > Colors and Fonts > Font > Primary font
Preferences > Editor > Colors and Fonts > Font > Secondary font
Preferences > Editor > Colors and Fonts > Markdown
(this doesn't have any font or size options)
⌘->scroll wheel


我可以在编辑器窗口中更改字体大小,但尚未找到更改Markdown预览窗口字体的技巧。

我也用

Preferences > Appearance & Behavior > Appearance > Override default fonts by


即使那样也不会改变字体大小。

我正在使用

IntelliJ IDEA 2017.1
Build #IC-171.3780.95, built on March 20, 2017
JRE: 1.8.0_112-release-736-b13 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Mac OS X 10.12.3

最佳答案

目前,预览的字体大小只能更改via custom CSS

body {
font-size: 80% !important;
}


css

您可以投票给相关请求以使其更容易更改:


RUBY-19148 Markdown渲染窗口不支持鼠标滚轮字体大小的增加/减小

关于intellij-idea - 如何在IntelliJ IDEA中更改Markdown预览字体大小?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42930593/

81 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com