How to create synopsis automatically in VScode
My daily work contains a lot of scripting in powershell. Because powershell is a scripting and automation language, I also wanted to automate the task of scripting…
My daily work contains a lot of scripting in powershell. Because powershell is a scripting and automation language, I also wanted to automate the task of scripting…
First of all! I’m not a software developer and I use VSCode only to build small powershell automation scripts. So my VSCode never saw python or any other language. I think this is also on big issue, because VSCode can do much, much more than some small powershell script development. Lots of people in administration …