Hello there
I have a powershell script which I currently use in Powershell ISE to log automatically into vsphere, and load some custom vsphere modules which i use
I cannot see how to transfer this over to vscode.
I took my file from powershell and renamed it to Microsoft.VSCode_profile and put this in my windows powershell folder, but this doesnt work.
Do I put this file somewhere else, or use the settings.json for this kind of configuration?
Thanks