简体   繁体   English

如何在IntelliJ IDEA中显示标头HTML格式?

[英]How to show header HTML formatting in IntelliJ IDEA?

For example in a header file I often see HTML markdown tags such as <br> or <p> but I'm unsure as how to go about actually properly displaying said formatting. 例如,在头文件中,我经常看到HTML markdown标签,例如<br> or <p>但是我不确定如何正确地正确显示所述格式。

Here's an example: 这是一个例子:

文字格式范例

To display the formatted Javadoc output in IntelliJ use View > Quick Documentation . 要在IntelliJ中显示格式化的Javadoc输出,请使用“ View > Quick Documentation

Here's an example screenshot: 这是一个示例屏幕截图:

在此处输入图片说明

This action can also be accessed via a keyboard shortcut, to see which combination of keystrokes is bound to this action just have a look under Preferences > Keymap ... 也可以通过键盘快捷键访问此操作,以查看绑定到此操作的击键组合,只需在Preferences > Keymap下查看即可。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM