David Koenig
David Koenig
**Describe the bug** I try to create a settings.json file for Visual Studio Code (portable) with following code in the Post-Installation section of my PSADT script: ``` $targetDir="C:\Users\Dave\AppData\Local\msg\Default\VSCode\1.55.2" $InstallRoot="C:\Users\Dave\AppData\Local\msg" $ProjectName="Default"...
**Describe the bug** When i debug a maven based java application in VSCode the dependencies which are defined in the "test-scope" are not loaded and therefore it is not possible...
Hi, based on issue #45 i added the option "SkipCertificateCheck" to all functions. I hope it's all fine, i am not the god-mode-powersheller. Let me know if something must changed....
Hi, i am having trouble with working with self-signed certificates. I analyzed that and found, that there is no option to ignore invalid certificates. Would it be possible to integrate...