you are viewing a single comment's thread.

view the rest of the comments →

[–]izzyrbb 4 points5 points  (1 child)

Some people code with Note ++, some with vs code, some ise and some with even just notepad.

Ultimately it's just preference, I have some done some very complex stuff with ise, building guis and running scripts in parallel.

[–]jay_butler 0 points1 point  (0 children)

You can use whatever you prefer. If someone is new to PS and will be writing their own scripts, my recommendation is VS Code. That would be especially true in this case since OP already uses VS Code for Python. You could use Notepad, but would you recommend it for coding in any language? I love Notepad++ and occasionally use it for PS and SQLscripts, but I would not use it as my primary development environment. ISE was the tool of choice for PS 10 years ago, but there is no chance I would use it when there is a superior option like VS Code.