How to show inline highlight warning error in editor?

Build #WS-241.15989.105, built on April 23, 2024
 

I am writing with react and set "react-hooks/exhaustive-deps": 1 in eslint.   I want to show warning with inline mode, now it shows a warning triangle icon, but I always ignored this icon.

Can I set the warning with line content like vscode:
Expect from vscode:

Actual in webstorm:

 

I want to there is a ~~~~~~~ under warning place.

 

0
1 comment

With setting in warning and week warning:
I got this UI:

Just OK for me now. 

 

1

Please sign in to leave a comment.