How to prevent wrong documentation popup for javascipt in html files ?

Answered

Hi all I have found a confusing problem when using IntelliJ idea.

 

Open a html file , move mouse cursor around js codes, then a documentation popup will easily and frequently show up, which contains no useful infomation , and it will show up itself even when the mouse cursor is hovering on blank area of the javascipt code block. 

 

here is it's content : 

script

------------------------------------------------------------
The HTML <script> element is used to embed or reference executable code; this is typically used to embed or refer to JavaScript code.
By Mozilla Contributors , CC BY-SA 2.5
< IntelliJ IDEA Community Edition IC-192.6817.14 >
`script` on developer.mozilla.org

 

version : IntelliJ IDEA 2019.2.3 (Community Edition)
Build #IC-192.6817.14, built on September 24, 2019
Runtime version: 11.0.4+10-b304.69 amd64

0
1 comment

Hi! I couldn't reproduce it. What IDE version do you use? Please attach a screenshot of such a HTML file.

0

Please sign in to leave a comment.