Visual Studio Code – VS Code Intellisense loading forever in typescript project
Problem It keeps being stuck in Loading when I hover on a variable/method/import. Normally you can ctrl + click to see the reference on the entity. Background info Using VS Code version 1.95.2 for a typescript project Other ts projects…