VS Code - Disable MDN references, and/or delay popup.

VS Code - Disable MDN references, and/or delay hover.

Preferences -> Settings -> Search for "MDN", then disable the desired references.

For delaying the popups, use Preferences -> Settings -> Search for "editor hover".  Here, you can change delay, enable/disable, and a few other things.

 

Reference: https://stackoverflow.com/questions/59162276/is-there-a-way-to-disable-mdn-references-intellisense-popup-for-html-css-i

Share this Post