language-groovy

Groovy language support in Atom

Jakehp

171,456

139

Bug Reports

0.7.0

MIT

GitHub

Groovy language support in Atom

Build Status

Adds syntax highlighting and snippets to Groovy files in Atom.

Originally converted from the groovy.tmbundle.

Contributions are greatly appreciated. Please fork this repository, open a pull request to add snippets, make grammar tweaks, fix issues, etc.

Installation

apm install language-groovy

If apm is not recognized, open Atom, open the Atom menu, and select "Install Shell Commands". Then try running the command again.

Local Development

You can use apm to link the local copy and install the dependencies:

> apm dev language-groovy /path/to/your/cloned/fork

The package will appear in the Development section of Atom's packages. Re-open your window in Development Mode (View->Developer->Open in Dev Mode) and test your changes.

Contributors:
AwaNoodle, ssbarnea, sjurgemeyer, glaforge, alberthier, kpitt, ChristianMurphy, bhuddleston42, bakharal