love-ide

Tools for making LÖVE games.

Varun Ramesh

55,310

19

0.19.1

MIT

GitHub

This package consumes the following services:

love-ide

This package auto-installs several utilities for writing Love2D games in Atom. The individual packages can also be installed separately.

Features

love-ide auto-installs packages that provide the following features.

Run Icon in Toolbar

Runs love . in the project directory. As of now, this can't be installed separately.

Love API Autocomplete (via autocomplete-love)

Autocompletes snippets for calling methods and defining callbacks. Provides descriptions, as well as links to the wiki page.

Love API Click to Definition (via hyperclick-love)

Using cmd-click (Mac OSX) or alt-click (Windows), you can click on love functions, which opens up the corresponding Wiki page.

Lua Syntax Checking (via linter-luaparse)

Basic Lua syntax checking.

GLSL Autocomplete (via autocomplete-glsl)

Imgur

Tools for writing vertex and fragment shaders.

Full Package List

This package automatically installs the following packages (if not already installed).

Contributing

apm dev love-ide