I used to be able to get definitions of functions like array.map() or array.filter() in visual studio code. But I downloaded a fresh version of the software and forgot to sync my setting before doing so. Now I don't get such information on hover, even though I've downloaded my usual plugins. How do I fix this?
Press Ctrl+, to open settings and Type “editor.hover.enable” into the search then check the checkbox associated with “Controls whether the hover is shown.” to enable the suggestion tooltip on hover.