Here's the first public version of a Gideros Sublime Text package I've been working the past couple weeks.
Current Features:
Basic code completion & highlighting for Lua + Gideros (thanks to
@CitizenK)Run project on Gideros & device players
New, Set, Edit, Save IP address for quick player switching
Output to console
*** Requires Sublime Text 3 ***
This early version is functional but not stable. I'll update it as I go.
Repo overview:
https://bitbucket.org/eric_zingeler/gideros-sublime/overviewDirect download:
https://bitbucket.org/eric_zingeler/gideros-sublime/get/v0.10.zipReport bugs & issues here:
https://bitbucket.org/eric_zingeler/gideros-sublime/issues?status=new&status=open
Comments
Really appreciated =D>
* Starting Gideros Player... *
* Can't find an active player at specified ip address: 127.0.0.1 *
Windows or Mac?
Local or device player?
Does the IP match the target player?
Try:
- Close Gideros Studio if open.
- Setting the IP multiple times.
Let me know, thanks!
i have windows 7 64bit / sublime text 3 - 64 bit
everything is setup correctly but the local player won't start
Ok, I'll take a look and get back to you.
By the way, in gdrbridge.py (line 36) - hardcode path.
You can read it from registry HCU\Software\Gideros