Home General Discussion

Java Script / Powershell IDE

Mike_StormsMike_Storms Customer Adept IT Monkey ✭✭

Hi, I was curious what IDE environments people are using for Custom Java Script and Powershell...especially as it relates to SCSM & CIreson



Answers

  • Nicholas_VelichNicholas_Velich Cireson Consultant Ninja IT Monkey ✭✭✭✭
    Personally, for JavaScript in the Portal I just use NotePad++ when working on most simple extensions. For more complex projects (such as those using AngularJS), I use Brackets.

    For PowerShell, I stick to the good old ISE no matter what I am working on. I hear good things about ISE Steroids as well, but don't use it myself.
  • seth_coussensseth_coussens Member Ninja IT Monkey ✭✭✭✭
    I've been using MSFT Visual Studio Code a lot. They just added the ability to run Powershell right from within Code itself which can be useful. It also supports JS, XML, and Powershell.

    For straight AngularJS / JS in the portal I usually use Atom.
Sign In or Register to comment.