Skip to content

dapetcu21/atom-defold-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Defold IDE

This package provides hot reloading, autocompletion and in-line API docs for the Defold game engine.

Hot Reload

Just like with the Defold editor, you can press cmd-r to hot reload the current file.

In order for this feature to work, you need to download bob.jar from http://d.defold.com/ and provide the path to it in the package settings. Make sure you always match the version of the Defold Editor that you use.

Autocomplete

Autocompletion is provided through atom-autocomplete-lua.

The API references are automatically downloaded and kept up to date to the latest Defold releases.

About

Autocomplete and more for the Defold game engine

Resources

Stars

Watchers

Forks

Packages

No packages published