As I am using Atom a lot to code, thanks to the awesome @dapetcu21 defold-ide extension, I made an extension myself that helps me consult the Defold API reference docs without going back and forth with the browser.
You can find the repository here https://github.com/otapliger/defold-api
and the atom package page here https://atom.io/packages/defold-api
After installing it, you can open the pane from the menu bar or pressing ctrl-alt-o
on the keyboard
Plans for the future:
- Add an option to change the local-server port
- Add an option to make the pane use the colours of the current atom theme