Giter Club home page Giter Club logo

webstorm-templates's Introduction

No Maintenance Intended

webstorm-templates

This is just a prove of concept on how to convert Sublime Text Snippets into Webstorm format. This is also a growing collection of some of my custom live templates for Webstorm / IntelliJ IDE.

How to install

In order to build the referenced Sublime Text 2 Snippets you need to have Grunt installed. Once you are ready to go, install dependencies with npm, fetch submodule data and then enter grunt into the command line:

npm install
git submodule update --init --recursive
grunt

This will start converting the referenced Zurb Foundation 5 Sublime Text 2 Snippets to Webstorm/IntelliJ readable format. (yes, it should also be possible to adapt Gruntfile.js to handle multiple different Sublime Text Snippets Sources as well - maybe I will add other Snippets in the future.) Templates will be copied into the build directory.

In order to import those templates into your IDE you need to copy them into your templates directory and restart your IDE.

Where this directory is depends on your platform and IDE version.

Possible places are:

OS X

~/Library/Preferences/Webstorm7/templates/

Ubuntu

~/.IntelliJIdea13/config/templates/

Windows

sorry I don't know yet, as I use Windows only for testing, but it should be somewhere under:

C:\

;)

webstorm-templates's People

Contributors

fidel-karsto avatar wawyed avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

wawyed

webstorm-templates's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.