"Warm-up" task for editor. Executed after IDE startup, it should
pre-initialize some suitable parts of the module to improve first time usage
experience - which might suffer from long response time due to class loading
and various initialization.
See
WarmUpSupport for details about how the task is run.