Sublime Text Template Plugin Sublimetmpl

Source: Internet
Author: User

Installation:

1. Ctrl + SHIFT + P

2. Enter the Install package

3. Search: Sublimetmpl

4. Carriage return Installation

Set up:

1. Preference-> Package Settings-Sublimetmpl-> Settings-default

"attr": {        "author": "Cray",        "email": "[email protected]",        "link": "http://example.org",        "copyright" : "Copyright (c) 2013-2014, XXXX, Inc. All rights reserved. "    }

Add variables that can be used in the template in ${author} ${email} mode.

3. Copy the directory: C:\Users\Administrator\AppData\Roaming\Sublime Text 2\packages\sublimetmpl\templates under the Js.tmpl file to

Table of Contents: C:\Users\Administrator\AppData\Roaming\Sublime Text 2\packages\user\sublimetmpl\templates, the new template will take precedence over this template

3. Open the Js.tmpl file and set the custom template

/** * @${copyright} * @authors ${author} | ${email} * @date    ${date} */${1:}$0

New File shortcut key:

Ctrl+alt+h htmlctrl+alt+j javascriptctrl+alt+c cssctrl+alt+p phpctrl+alt+r rubyctrl+alt++shift+p python

Sublime Text Template Plugin Sublimetmpl

Related Article

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.