Search found 5 matches
- Wed Jun 29, 2011 6:09 am
- Forum: Libraries and Tools
- Topic: LÖVETree, a LÖVE IDE
- Replies: 23
- Views: 18541
Re: LÖVETree, a LÖVE IDE
The association was just an example. I personally planned to make an additional option in my right-click menu for .lua files to open them in LOVETree. The general suggestion is to make this possible: LOVETree.exe afile.lua bfile.lua By the way, currently tabbing indents by a static amount which lose...
- Wed Jun 29, 2011 2:04 am
- Forum: Libraries and Tools
- Topic: LÖVETree, a LÖVE IDE
- Replies: 23
- Views: 18541
Re: LÖVETree, a LÖVE IDE
Would be handy if associating LOVETree to .lua files and opening the file would load it into LOVETree by itself (or with others if you multi-selected).
- Fri Jun 17, 2011 9:45 am
- Forum: Libraries and Tools
- Topic: LÖVETree, a LÖVE IDE
- Replies: 23
- Views: 18541
Re: LÖVETree, a LÖVE IDE
Ah you're right, I made a mistake and generalized the problem without testing further. This time I typed up everything in love.timer to see what was going on. Specifically love.timer.getMicroTime and love.timer.step do not autocomplete nor highlight upon completion. I checked lua.xml and found that ...
- Wed Jun 15, 2011 5:55 am
- Forum: Libraries and Tools
- Topic: LÖVETree, a LÖVE IDE
- Replies: 23
- Views: 18541
Re: LÖVETree, a LÖVE IDE
This IDE is great, especially how it grabs information directly from the wiki. I've decided to use it for development and am looking forward to future updates! I've noticed a bug with the autocomplete. It seems to stop autocompleting when encountering a word that has an uppercase letter in it. For e...
- Mon Nov 01, 2010 8:58 pm
- Forum: General
- Topic: LÖVE 0.7.0 beta released
- Replies: 62
- Views: 30100
Re: LÖVE 0.7.0 beta released
Hello all. I've been trying LÖVE recently with my new-found knowledge of Lua and it seems very easy to use; the cross-platform capability and great performance on older hardware just being a major bonus. (plus free license!) :awesome: Seeing this topic I decided to give the 0.7.0 beta a try. For wha...