Skip to content

dirtyredz/autocomplete-avorion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocomplete-avorion

lua autocomplete for the Avorion Scripting API

Features


  • Autocomplete on all objects, and thier members/properties
  • Autocomplete on all enums
  • Autocomplete on all callbacks
  • Snippets for commenly used Avorion functions. ie: initialize
  • Descriptions, Server/Client usage (Copied from documentation, will expand on my own experience later)

Requirments


  • language-lua (or another language package to detect/identify .lua files)

Contributing


Any help expanding/maintaining the scripting api in the json files, is much appreciated.

Roadmap


  • More descriptions
  • Return values
  • Link to local documentation
  • Extend to vscode

Installation


  • ATOM - go to settings->install and search autocomplete-avorion

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published