benanders / LuaIDE

An in-game IDE for ComputerCraft
MIT License
43 stars 9 forks source link

Suggestion: Settings Menu Item #19

Open minimusubi opened 11 years ago

minimusubi commented 11 years ago

Basically, what's on the tin. A menu item that goes to the settings panel. Then, we don't have to close the file we're working on and head to the main menu to change something.

benanders commented 11 years ago

Why do you need to go to the settings panel while editing? It doesn't seem too useful to me...

minimusubi commented 11 years ago

If I wanted to change like the highlighting or toggle live errors while editing.

benanders commented 11 years ago

I'll add an option under the file menu. I think I'll also add an about panel, to show credits in.

minimusubi commented 11 years ago

The about panel is a good idea. Oh yea, not sure if you just haven't implemented it yet or whatever, but the Toggle Live Errors does nothing. I assume it's just not implemented?

benanders commented 11 years ago

Yep, not implemented. Probably should remove that...

minimusubi commented 11 years ago

Oh yea, that's why the "set syntax" has "None".