Search found 2 matches
- Wed May 02, 2012 2:48 am
- Forum: General
- Topic: SublimeText plugin for Love
- Replies: 26
- Views: 32217
Re: SublimeText plugin for Love
Just realised there was code completion for Love in Sublime... THANK YOU!!! (intentional scream )
- Tue May 01, 2012 11:57 pm
- Forum: General
- Topic: What software/methods do you use to edit/run your code?
- Replies: 34
- Views: 22463
Re: What software/methods do you use to edit/run your code?
Reviving an old thread but it was really useful to me. Just setting up Love here, using Sublime Text ... Those two have to work together :) You can easily launch Love (and I've added the console for now) using the following sublime-build script. This will build all your LUA scripts using Love as def...