I constantly need to reload window on VS Code for intellisense to suggest React and other installed packages. How can I prevent needing to reload?

423 views Asked by At

The suggestion for React's create context is usually not there/suggested after a long enough session

After using the reload command, the suggestions always appears as expected

Intellisense stops suggesting installed packages after a long session. My current guaranteed fix is just reloading window when I notice the issue. However, is there an underlying issue that can prevent this altogether?

0

There are 0 answers