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

Latest commit

 

History

History
19 lines (11 loc) · 628 Bytes

File metadata and controls

19 lines (11 loc) · 628 Bytes

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