Little by little I turn from Sublime Text to Webstorm , trying to figure it out ...
Tell me how you can quickly deploy in it constructions like switch , if and others like in the Sublime - JavaScript Completions plugin Sublime - JavaScript Completions . For example, we write switch + enter as a result:
switch (expression) { case label_1: // statements_1 break; default: // statements_def break; } or using another jQuery plugin, we write ready as a result:
$(document).ready(function() { }); Maybe there is a plugin?
live templateswith templates and keywords as you like. For example, a loop is created by typingitar + TAB. You can see everything ready there - Vasily Barbashevпод себя. You can configure it once, then export all settings and store anywhere. And in subsequent times, only insert your package of settings, and you will have everything as always. What kind of things are there, some are not. We'll have to do it yourself :) - Vasily Barbashev