Page 3 of 3
Re: IDEs for LÖVE
Posted: Wed May 30, 2012 8:39 am
by middlerun
That's awesome! I got it set up, works really well. The only annoying thing is if I'm running the program without the debugger I've got to comment out the require('debugger')() line or it won't run.
Re: IDEs for LÖVE
Posted: Thu May 31, 2012 9:49 pm
by kartben
middlerun wrote:That's awesome! I got it set up, works really well. The only annoying thing is if I'm running the program without the debugger I've got to comment out the require('debugger')() line or it won't run.
You could use the fix available
here. Let me know if that fixes your problem (I am pretty sure it will

)
Re: IDEs for LÖVE
Posted: Fri Jun 01, 2012 1:41 pm
by T-Bone
I think gedit, with the add-on "external commands", works great and really has everything you need.