I am new to GO and previously I was using 30 days trial version of GoLand for my office work, there debugging is quite simple, Now the trial version is over and the professional subscription is expensive. I want to switch to VScode for coding and debugging purpose. In our project we have local.env file that contain configuration related to our app, in goLand it was easy to add the configuration file to start debugging. Can anyone help me in debugging the go project.