在 Eclipse 中编辑代码时如何禁用粗体字体?

发布于 2024-11-08 23:32:45 字数 67 浏览 0 评论 0原文

我不希望 Eclipse 以粗体显示任何关键字。我浏览了“首选项”窗口中的很多选项,但找不到执行此操作的方法。是否可以?

I don't want Eclipse to display any keyword in bold. I've browsed through a lot of options in the Preferences window, but could not find a way to do this. Is it possible?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

童话里做英雄 2024-11-15 23:32:45

这取决于您正在编辑的文件类型。例如,在Java中:

窗口菜单->首选项->贾夫->编辑->语法着色 -> Java(在“元素”框中)->排除“return”的关键字 ->取消选中

“关键字‘return’”的粗体类似。

查看预览以检查您想要的所有内容不再是粗体。

This depends on the type of file you're editing. For example, in Java:

Window menu -> Preferences -> Jave -> Editor -> Syntax Colouring -> Java (in the "Element" box) -> Keywords excluding 'return' -> Uncheck bold

Similarly for "Keyword 'return'".

Look at the preview to check everything you want is no longer bold.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文