How to remove the underline of script tags and link tags by vscode

how do I remove the underscore of script and link tags in vscode"s html file?

Thank you

Mar.30,2022

Open the user settings ( settings.json ) and add a line "editor.links": false, to turn it off.

it's OK, but it's not necessary. Underlining is meant to remind the user that the link is clickable.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36d19-2c02b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36d19-2c02b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?