I am using visual studio code for develop my react application. I just wanted to open the project in the IDE using CLI, using "code ." command. Although it was perfectly working previously, now shows an error as below.

***'code' is not recognized as an internal or external command,
operable program or batch file.***

Can someone help me out to solve this matter?