<@U5TNEF7FW> Easy and fast thing with WebStorm and...
# suitescript
a
@karlenigma Easy and fast thing with WebStorm and Eclipse, Eclipse does not have guides in the code(not without some work), WebStorm does have it.. Also because I'm performance maniac, WebStorm allow you to switch large and repetitive If Else If block to
switch
which is better than If and else If...