Webstorm Creation of code Snippets

Source: Internet
Author: User

With webstorm Development, the use of code snippets can improve development efficiency.

For example, when we want to print the log, we need to enter Console.log (' Test '), and use the code snippet we only need to enter log press the TAB key, will automatically enter the Console.log ("").

How to use it specifically,

Open Webstorm->preferences->code style->live Templates

If it is JavaScript code, select the + on the right of JavaScript

Console.log ("$MODULE _ref$");

Remember to click on the define below and apply to

Using templates, a few common

$MODULE _ref$ "

$MODULE _var$

$END $

$FUNCTIONNAME $

$INDEX $

$ARRAY $

$PATH $

Webstorm Creation of code Snippets

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.