Visual Studio Code does not show any IntelliSense when working with react application development. and cannot navigate through files. but it works for other simple application development(eg: NodeJs application). vs code initializing JS/TS language features but it never stops.
what is the issue? how can I solve it?