Instantly share code, notes, and snippets.
CreatedOctober 27, 2010 12:35
Save azu/648943 to your computer and use it in GitHub Desktop.
WebStormのFile Templete
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name ${NAME} | |
// @namespace http://efcl.info/ | |
// @description ${description} | |
// @author azu | |
// @homepage http://efcl.info/ | |
// @twitter https://twitter.com/azu_re | |
// ==/UserScript== |
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment