June 15, 2020

SuiteScript 2.1 and WebStorm

Have you made the switch to SuiteScript 2.1 yet?

For those of you using WebStorm, I’ve just released an update to my WebStorm SuiteScript Templates.

New additions

  • Add SuiteScript 2.1 versions of all Script Type templates
  • Add support for localizationContextEnter and localizationContextExit Client Script entry points
  • Remove all @visibility and @function tags as they were unnecessary
  • Update README with new WebStorm config directory

Fixes

  • Change @module to @type, enabling WebStorm to support code completion for custom modules
  • Place type descriptors in correct position

If you have started with 2.1, how is it going? If you haven’t, why not?

Either way, I can help! https://stoic.software/coaching/

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

Related posts

February 26, 2021

You’ve already heard from me today, but I couldn’t not share this article from BBC News Principal Engineer James Donohue titled Looks Good To Me: Making code reviews better for remote-first teams. This article ...

Read More