Bill4788, on 24 April 2013 - 08:11 AM, said:
LuaIDE 1.0 - You Might Actually Like Editing In Game
#61
Posted 24 April 2013 - 08:14 AM
#62
#63
Posted 30 April 2013 - 09:58 PM
You can use the set syntax function (replacing the toggle highlighting function) to change the syntax, and LuaIDE will remember it by adding "-- Syntax: Brainf**k" at the top of the file (default is the Lua syntax, which has no syntax line).
Have fun!
#64
Posted 01 May 2013 - 09:20 AM
Would it be possible to add handles to minimize functions and loops? (not sure if I've explained that right)
Edit: If you have used Notepad++ you can click to minimize functions and loops similar to that?
#65
Posted 01 May 2013 - 10:35 AM
darkrising, on 01 May 2013 - 09:20 AM, said:
Would it be possible to add handles to minimize functions and loops? (not sure if I've explained that right)
Edit: If you have used Notepad++ you can click to minimize functions and loops similar to that?
Thanks!
You mean code folding, and it's on my to do list!
#66
Posted 01 May 2013 - 11:18 AM
GravityScore, on 01 May 2013 - 10:35 AM, said:
darkrising, on 01 May 2013 - 09:20 AM, said:
Would it be possible to add handles to minimize functions and loops? (not sure if I've explained that right)
Edit: If you have used Notepad++ you can click to minimize functions and loops similar to that?
Thanks!
You mean code folding, and it's on my to do list!
Yes! That's the one!
Sounds good, I'll be looking out for updates
#67
Posted 01 May 2013 - 11:07 PM
someFunction())
#68
Posted 01 May 2013 - 11:28 PM
Kingdaro, on 01 May 2013 - 11:07 PM, said:
someFunction())
#69
Posted 01 May 2013 - 11:34 PM
Kingdaro, on 01 May 2013 - 11:07 PM, said:
https://github.com/G...uaIDE/issues/18
#70
Posted 02 May 2013 - 05:20 AM

Because right now, you have
e:sub(1, e:find(":") - 1)
So what when e:find(":") returns nil? Not all error messages supply line numbers.I suggest adding an if statement at line 590 with
if e:find(":") then and then putting on line 595else ret.display = e end
#71
Posted 03 May 2013 - 05:12 PM
I haven't tested it yet but I think it seems awesome and I can pretty much guarantee that it's awesome
#72
Posted 04 May 2013 - 05:15 PM
#73
Posted 04 May 2013 - 06:24 PM
#74
Posted 04 May 2013 - 08:38 PM
Dlcruz129, on 04 May 2013 - 06:24 PM, said:
#76
Posted 06 May 2013 - 04:26 AM
Fixed a tonne of bugs lately, and also just added a re-indent feature (by Engineer and I)
Enjoy!
#77
Posted 08 May 2013 - 03:25 AM
#78
Posted 08 May 2013 - 09:47 AM
#79
Posted 08 May 2013 - 10:00 AM
#80
Posted 08 May 2013 - 10:07 AM

Yes they do.
The only problem is that it crashes a lot. When I press PgUp/PgDown or when I open rom/programs/shell and scroll down.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











