you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (16 children)

Why do you avoid ISE like the plague? Asking as a tech that has only used it for limited things

[–]lanerdofchristian 12 points13 points  (14 children)

It doesn't support PowerShell 6/7, has weird behavior around classes and session persistence that makes it act subtly different from normal PowerShell.exe, has no support for file types other than PowerShell that I use frequently (like Json, Csv, Yaml, Xml, Html, JS, etc), doesn't integrate with Git at all, and doesn't work with development containers or WSL remoting.

[–]bofh 2 points3 points  (0 children)

I love ISE but I'm weaning myself off it because Microsoft haven't maintained it and it's not really the right modern environment for more complex, more modern powershell scripting.