/autocomplete-gml

GML autocompletions in atom

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

autocomplete-gml

This project is now deprecated due to the deprecation of Atom

Autocompletion of built-in GML scripts, variables and project file entities. Uses the autocomplete-plus package.

screenshotautocomplete

Installation

First install language-gml:

apm install language-gml

Then install this package:

apm install autocomplete-gml

Related packages