VS code auto compete not working properly when creating a mongoose schema

Viewed 808

Any idea why the intellisense is completely useless when I create a mongoose schema? Even tho it used to work in the past.

enter image description here

I have searched a lot about this topic but unfortunately couldn't find anything that can help.

Node.js related extensions I have: EsLint JavaScript and TypeScript Nightly Node extension pack npm intellesense path intellesense REST Client Visual studio Intellicode

0 Answers
Related