Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

ThomasHickman/autocomplete-gml

Repository files navigation

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