View on GitHub

Gist-templates-plugin

An intellij plugin to fetch gists from one or several github gists account and use them as templates inside IntelliJ

Download this project as a .zip file Download this project as a tar.gz file

Gist Templates IntelliJ Plugin

A plugin to use your gists as live templates ! http://geowarin.github.io/gist-templates-plugin/

Installation

The plugin is available in browse repositories in intellij plugins http://plugins.jetbrains.com/plugin/7400

We spend a lot of time making it compatible with as much versions of JetBrains IDEs as possible. Supported and tested versions are : intellij-11, intellij-12 and intellij-13.

It should also be compatible with other IDEs like WebStorm, Appcode, etc. if it is not the case, please report the problem

Usage

  1. Configure your github account in intellij

    image

  2. Allow the plugin to use your github identification

    image

  3. The gist templates appear in the code > generate menu

    image image

Generate files from “New” dialog in project view

In version 0.3 you can

  1. Access the new menu and select “Files from gist…”

    image

  2. Then select a gist and the files you are interested in

    image

Change log

Road Map