VS code not autocomplete variables starting with REACT_APP in the process.env of create react app. Any suggestions? I created a .env in the root of my project as below: <img width="362" alt="Schermata 2022-10-15 alle 11 24 12" src="https://user-images.githubusercontent.com/8181631/195979208-b71e0321-aad3-43a4-ace2-b92762698f72.png"> <img width="500" alt="Schermata 2022-10-15 alle 11 24 29" src="https://user-images.githubusercontent.com/8181631/195979214-35fe7fae-1ab3-4a5f-8b65-efc1ce329993.png"> <img width="445" alt="Schermata 2022-10-15 alle 11 25 12" src="https://user-images.githubusercontent.com/8181631/195979235-cf258454-ef13-4b7e-8ec8-cfccb1f65925.png">
VS code not autocomplete variables starting with REACT_APP in the process.env of create react app. Any suggestions?
I created a .env in the root of my project as below: